Searched hist:"40 f6b36c6243462fb95d0343237331c423494b03" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/ |
H A D | st_options.h | diff 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 D | st.h | diff 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 D | st.c | diff 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 D | mtio.h | diff 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>
|