We could add a field to the Scsi_Device structure (defaulted
to 0) and set it with this extension to the "plan 9"-ish
"add-single-device" syntax:
% echo "scsi timeout=<to_in_secs> <h> <b> <t> <l>" > /proc/scsi/scsi
plus add a corresponding mid level ioctl (and one to get the
timeout value). The mid level could pass through the max of this
number and whatever the upper level driver requested with each
command request. Both st (mainly by command type) and sg (by
user input) allow timeouts to be manipulated at the moment.
Doug Gilbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/