FLASH drives do need a scheduler policy
Posted Oct 1, 2004 6:29 UTC (Fri) by
axboe (subscriber, #904)
In reply to:
FLASH drives do need a scheduler policy by dmaxwell
Parent article:
Modular, switchable I/O schedulers
It still doesn't change the fact that you cannot solve this problem at the block layer, as you don't have enough information to do so - all you get is a start offset and length of where to write the data. If you get writes for the same blocks every few seconds, you must look elsewhere to fix it.
And FAT32 is fine to use on a flash stick.
(
Log in to post comments)