|
|
Subscribe / Log in / New account

ioctl() for io_uring

ioctl() for io_uring

Posted Feb 5, 2021 22:47 UTC (Fri) by dougg (guest, #1894)
In reply to: ioctl() for io_uring by itsmycpu
Parent article: ioctl() for io_uring

Make some nullblk devices and use fio with the io_uring engine where the target device(s) is one or more nullblk devices. Then you can do the measurements yourself. You will be measuring the fio, io_uring, block layer and null_blk overhead with the latter being pretty small unless a lot of data is being moved.

I do similar measurements with scsi_debug devices in place of nullblk devices.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds