-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework pipelining to get around io_uring bugs by never having more ou…
…tstanding requests than buffers are available (turns out this is faster too which makes sense since we don't waste kernel time buffering) Signed-off-by: Alex Saveau <[email protected]>
- Loading branch information
1 parent
c1d5566
commit 0d2ebe2
Showing
1 changed file
with
18 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters