-
Notifications
You must be signed in to change notification settings - Fork 129
Commit a0bf4c6
committed
ON-16915: Reduce chance of overflow with shared queue
This aligns sizing of the kernel EVQ with the number of outstanding buffers
from userspace. A follow up change will properly fix this by linking buffer
post to EVQ space.1 parent 4087b64 commit a0bf4c6
2 files changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
560 | - | ||
561 | - | ||
560 | + | ||
561 | + | ||
562 | + | ||
563 | + | ||
564 | + | ||
565 | + | ||
566 | + | ||
562 | 567 | | |
563 | 568 | | |
564 | 569 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | - | ||
338 | + | ||
339 | + | ||
340 | + | ||
341 | + | ||
342 | + | ||
343 | + | ||
339 | 344 | | |
340 | 345 | | |
341 | 346 | | |
| |||
0 commit comments