Commit 9f2275f
committed
userspace: proxy: allocate work item as cached
The proxy now uses a separate worker per core. Each work item is
allocated, submitted and processed on the same core, so cross-core
coherency is no longer required.
Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>1 parent b1f8daf commit 9f2275f
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
| 173 | + | |
175 | 174 | | |
176 | 175 | | |
177 | 176 | | |
| |||
0 commit comments