▲ | ziml77 3 days ago | ||||||||||||||||
You definitely want to ensure buffers are flushed. Because very, very annoyingly it's not default behavior on Linux distros for removable devices to be mounted with write caching disabled. I don't even know of an easy option to make Linux do that. I think you'd need to write some custom udev rule | |||||||||||||||||
▲ | aidenn0 2 days ago | parent [-] | ||||||||||||||||
> Because very, very annoyingly it's not default behavior on Linux distros for removable devices to be mounted with write caching disabled About a decade ago, removable devices definitely were mounted with the "sync" option on some distros. It really tanked write performance though, so perhaps that's why they changed it. Certainly Plasma (and probably most DEs; I only use plasma) will tell you when the device is fully unmounted when you use the udisks integration. | |||||||||||||||||
|