|
|
Subscribe / Log in / New account

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.


to post comments

The pernicious USB-stick stall problem

Posted Nov 7, 2013 13:38 UTC (Thu) by renox (guest, #23785) [Link] (1 responses)

>>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.

*all* removable devices?? What you describe is common for USB key, sure, but what about USB HDD?
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

Posted Nov 8, 2013 3:39 UTC (Fri) by eru (subscriber, #2753) [Link]

I'm sure that some users have such an HDD plugged in all the time and they would object to the performance degradation.

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.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds