Files
twx-linux/include/linux
Jens Axboe 0bb979472a cfq-iosched: fix the setting of IOPS mode on SSDs
A previous commit wanted to make CFQ default to IOPS mode on
non-rotational storage, however it did so when the queue was
initialized and the non-rotational flag is only set later on
in the probe.

Add an elevator hook that gets called off the add_disk() path,
at that point we know that feature probing has finished, and
we can reliably check for the various flags that drivers can
set.

Fixes: 41c0126b ("block: Make CFQ default to IOPS mode on SSDs")
Tested-by: Romain Francoise <romain@orebokech.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-06-10 08:01:20 -06:00
..
2015-04-17 09:03:53 -04:00
2015-06-01 14:35:56 -06:00
2015-04-16 12:33:51 +09:30
2015-05-05 13:40:42 -06:00
2015-04-14 16:49:05 -07:00
2015-04-17 09:04:07 -04:00
2015-04-23 14:36:28 -04:00
2015-04-25 15:49:49 -04:00
2015-05-19 09:19:59 -06:00
2015-04-15 16:35:20 -07:00