Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src/setup: fix io_uring_alloc_huge() for SQE128
Double the SQE size if IORING_SETUP_SQE128 is set, don't just use the normal SQE size. Signed-off-by: Jens Axboe <[email protected]>
- Loading branch information