-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use syscall helpers to optimized io_uring_enter(2) calls, eliminating the need for libc functions. These wrappers are adapted from liburing. Signed-off-by: michalbiesek <michalbiesek@gmail.com>
- Loading branch information
1 parent
21958b9
commit b823153
Showing
1 changed file
with
86 additions
and
0 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