Hi,
I was looking at the scsi_track_queue_full (driver/scsi/scsi.c) function.
Can someone tell me how have been defined all the static values in this function ?
- we may have (max) 16 (>>4) jiffies between calls (else there's no need to call
this function...),
- queue_full_depth_count should be > 10 (else queue depth still not changed),
- if lun queue depth < 8, lun queue depth is set with cmd_per_lun
(what's happen if cmd_per_lun > 8 ???)
May someone add some #define for these values ?
Is it a way to use 'auto-adapted' values ?
Best regards.
--
Frederic TEMPORELLI
-
: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html