Skip to content
Commit a68bbddb authored by Jens Axboe's avatar Jens Axboe
Browse files

block: add queue flag for SSD/non-rotational devices



We don't want to idle in AS/CFQ if the device doesn't have a seek
penalty. So add a QUEUE_FLAG_NONROT to indicate a non-rotational
device, low level drivers should set this flag upon discovery of
an SSD or similar device type.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 9e49184c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment