https://bugs.kde.org/show_bug.cgi?id=281270

--- Comment #44 from Méven Car <meve...@gmail.com> ---
io_uring can do partial fsync,
https://man7.org/linux/man-pages/man3/io_uring_prep_fsync.3.html
Potentially as the input file is read, that is it should have a negligeable
impact on perf.
io_uring should be more performant than the current copy_file_range
implementation.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to