LWN.net Logo

USB sticks

USB sticks

Posted Nov 17, 2011 23:11 UTC (Thu) by dougg (subscriber, #1894)
Parent article: Huge pages, slow drives, and long delays

Unless one uses industrial grade flash devices (very unlikely) then anything using low cost flash (e.g. USB sticks) can be extremely horrible with large scattered writes. And it gets worse if the file system is other than VFAT. Think seconds per write operation.

And I suspect the performance degradation is non-linear: hit it with too many writes and you will be punished accordingly (and then some). Any efficiencies up stream (e.g. huge pages) may just make things worse.


(Log in to post comments)

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