• James Bottomley's avatar
    SCSI: add queue_type entry in sysfs · f5cf1223
    James Bottomley authored
    This adds an extra attribute to tell you what type of queueing the
    driver is using: none, simple or ordered.  If the driver supplies the
    change_queue_type API, you can also alter this (which would allow the
    turning on or off of TCQ).
    
    I also fixed the change_queue_depth not to allow the user to go below
    one.
    Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
    f5cf1223
scsi_host.h 19.2 KB