7f7a66e38543f36df6a64a4c3ba24ce4f4f04331
This is cleaner than having the app juggle an SQ and CQ ring, just wrap them in struct io_uring and have the API always take that. This means the app doesn't need to worry about the different types of rings, and that we only need to pass in one argument for setup/teardown. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Description
No description provided
Languages
C
93%
Makefile
6.5%
Shell
0.5%