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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #29 from [email protected] ---
(In reply to francois072 from comment #27)
> Does anyone have any suggestions on how to fix this issue that has been
> around for nearly 10 years now?

I have a C demonstration on how to fix this:

https://github.com/RomuloPBenedetti/SaneFileTransfer

Basically it consists on creating a dynamic buffer in userspace that monitors
fdatasync and through this, calculate ideal user space buffer size, so we don't
send the entire file to the system cache.

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

Reply via email to