Post #4378667
2026-08-04 15:22 UTC
@axboe@fosstodon.org I've seen people wanting to use io_uring for bulk data transfer and I'm wondering - is my understanding correct that io_uring is mainly useful for usecases with concurrency, or cases where syscall batching helps? While if you're just trying to shovel a large amount of data from one FD to another FD, sendfile() should do the job?
Replies (0)
No replies.