Commit 5d3ee22
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 d762108 commit 5d3ee22
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
| 185 | + | |
187 | 186 | | |
188 | 187 | | |
189 | 188 | | |
| |||
0 commit comments