summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2019-01-08 15:31:35 -0700
committerJens Axboe <axboe@kernel.dk>2019-01-08 15:38:05 -0700
commit7f7a66e38543f36df6a64a4c3ba24ce4f4f04331 (patch)
tree92413056cbe4824e2a99e7a24073e9ad8a1d0d84 /test/Makefile
parentf47f24cea7d10abbc54e8dc8f184eca509dd77c1 (diff)
Change API to provide io_uring struct abstraction
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>
Diffstat (limited to 'test/Makefile')
0 files changed, 0 insertions, 0 deletions