The pernicious USB-stick stall problem
The pernicious USB-stick stall problem
Posted Nov 7, 2013 8:04 UTC (Thu) by eru (subscriber, #2753)Parent article: The pernicious USB-stick stall problem
but writethrough makes sense for slow devices
And also for all removable devices, because with them it is common you want to flush all pending writes and unmount.
Posted Nov 7, 2013 13:38 UTC (Thu)
by renox (guest, #23785)
[Link] (1 responses)
*all* removable devices?? What you describe is common for USB key, sure, but what about USB HDD?
Posted Nov 8, 2013 3:39 UTC (Fri)
by eru (subscriber, #2753)
[Link]
I am myself one of those, finding that the easiest way to expand storage on my old home PC. But I think that is still exceptional, and could be solved by passing a parameter when mounting (in fstab? I have those drives mounted the traditional way, instead of hot-plugging), or later via some tuning command.
The pernicious USB-stick stall problem
>
> And also for all removable devices, because with them it is common you want to flush all pending writes and unmount.
I'm sure that some users have such an HDD plugged in all the time and they would object to the performance degradation..
I'm sure that some users have such an HDD plugged in all the time and they would object to the performance degradation.
The pernicious USB-stick stall problem
