aboutsummaryrefslogtreecommitdiff
path: root/block/Kconfig.iosched
diff options
context:
space:
mode:
authorCorrado Zoccolo <czoccolo@gmail.com>2010-02-27 19:45:40 +0100
committerJens Axboe <jens.axboe@oracle.com>2010-02-28 19:41:25 +0100
commit41647e7a91338dba21773a16af7474ef95e0929e (patch)
tree9520ffbb853af141af5b802fa00f5a2e4ed783bd /block/Kconfig.iosched
parent3dde36ddea3e07dd025c4c1ba47edec91606fec0 (diff)
cfq-iosched: rethink seeky detection for SSDs
CFQ currently applies the same logic of detecting seeky queues and grouping them together for rotational disks as well as SSDs. For SSDs, the time to complete a request doesn't depend on the request location, but only on the size. This patch therefore changes the criterion to group queues by request size in case of SSDs, in order to achieve better fairness. Signed-off-by: Corrado Zoccolo <czoccolo@gmail.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'block/Kconfig.iosched')
0 files changed, 0 insertions, 0 deletions