On Thu, 28 Sep 2006, Kai Makisara wrote: > The limits come from the block subsystem that all scsi devices use > nowadays. It is a rather long story but can be found from linux-scsi > archives, e.g., > http://marc.theaimsgroup.com/?l=linux-scsi&m=114147170831847&w=2 Yes, already found the 2 later threads - one on lkml and one on scsi. I did look at them briefly back then, but, probably, too briefly. One of the settings - enable_clustering - seems to be pretty critical and can only be verified to be safe by intensive testing of various chips / cards. So, how about making it a run-time parameter? A module parameter is the easiest, but then each lld would have to do the same thing more or less. A sysfs attribute - but where? It is a queue attribute, but st/sg don't expose their queues in /sys... Maybe under /sys/class/scsi_host? Similar for max_sectors? Thanks Guennadi --- Guennadi Liakhovetski - To unsubscribe from this list: 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