|
|
|
|
|
by eloff
1834 days ago
|
|
That's not true. There is iosubmit on Linux which is used by some database systems. It's hard to use and requires IODIRECT, which means you can't use the kernel file buffer, writes and reads have to be aligned and a multiple of the alignment size (sector? page?) Iouring is a huge improvement here. |
|