FLASH drives do need a scheduler policy
Posted Oct 1, 2004 16:51 UTC (Fri) by
BrucePerens (subscriber, #2510)
In reply to:
FLASH drives do need a scheduler policy by axboe
Parent article:
Modular, switchable I/O schedulers
Jens,
Yes, that's true. However, it can be fixed, if the filesystem communicates either a write barrier (write this block before any blocks I send down after it) or ordering information (write block X before block Y, order of block Z doesn't matter). Once it is so easy to work on I/O scheduling, the need for this will become so evident that there is no question that it will be done.
Bruce
(
Log in to post comments)