Re: question about scsi generic behavior

David Chambliss (chamb@almaden.ibm.com)
Fri, 8 Jun 2001 16:49:29 -0700


I think you need to set bpt=8 .

It is possible to set some drives to block sizes other than 512 bytes, and
hardcoding 512 is not a good idea, especially in code that might last a
while. In a few years we might have 4096-byte blocks to let the drives use
more powerful error correcting codes.

David Chambliss
Research Staff Member, Computer Science /Storage Systems
IBM Research Division
(408) 927-2243 (TL 457-2243)
FAX (408) 927-3497

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/