Home
last modified time | relevance | path

Searched hist:"40 f6b36c6243462fb95d0343237331c423494b03" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/
H A Dst_options.hdiff 40f6b36c6243462fb95d0343237331c423494b03 Sun Feb 24 21:23:24 CET 2008 Kai Makisara <Kai.Makisara@kolumbus.fi> [SCSI] st: add option to use SILI in variable block reads

Add new option MT_ST_SILI to enable setting the SILI bit in reads in variable
block mode. If SILI is set, reading a block shorter than the byte count does
not result in CHECK CONDITION. The length of the block is determined using the
residual count from the HBA. Avoiding the REQUEST SENSE command for every
block speeds up some real applications considerably.

Signed-off-by: Kai Makisara <kai.makisara@kolumbus.fi>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
H A Dst.hdiff 40f6b36c6243462fb95d0343237331c423494b03 Sun Feb 24 21:23:24 CET 2008 Kai Makisara <Kai.Makisara@kolumbus.fi> [SCSI] st: add option to use SILI in variable block reads

Add new option MT_ST_SILI to enable setting the SILI bit in reads in variable
block mode. If SILI is set, reading a block shorter than the byte count does
not result in CHECK CONDITION. The length of the block is determined using the
residual count from the HBA. Avoiding the REQUEST SENSE command for every
block speeds up some real applications considerably.

Signed-off-by: Kai Makisara <kai.makisara@kolumbus.fi>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
H A Dst.cdiff 40f6b36c6243462fb95d0343237331c423494b03 Sun Feb 24 21:23:24 CET 2008 Kai Makisara <Kai.Makisara@kolumbus.fi> [SCSI] st: add option to use SILI in variable block reads

Add new option MT_ST_SILI to enable setting the SILI bit in reads in variable
block mode. If SILI is set, reading a block shorter than the byte count does
not result in CHECK CONDITION. The length of the block is determined using the
residual count from the HBA. Avoiding the REQUEST SENSE command for every
block speeds up some real applications considerably.

Signed-off-by: Kai Makisara <kai.makisara@kolumbus.fi>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
/linux/include/linux/
H A Dmtio.hdiff 40f6b36c6243462fb95d0343237331c423494b03 Sun Feb 24 21:23:24 CET 2008 Kai Makisara <Kai.Makisara@kolumbus.fi> [SCSI] st: add option to use SILI in variable block reads

Add new option MT_ST_SILI to enable setting the SILI bit in reads in variable
block mode. If SILI is set, reading a block shorter than the byte count does
not result in CHECK CONDITION. The length of the block is determined using the
residual count from the HBA. Avoiding the REQUEST SENSE command for every
block speeds up some real applications considerably.

Signed-off-by: Kai Makisara <kai.makisara@kolumbus.fi>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>