cvs commit: src/sys/cam/scsi scsi_da.c

Matt Jacob mjacob at FreeBSD.org
Thu Nov 2 21:12:38 UTC 2006


mjacob      2006-11-02 21:12:37 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_da.c 
  Log:
  Add a tunable that allows one to turn off the automatic sending of
  the ORDERED tag. This recoups significant performance gains for many
  arrays.
  
  The default is still to send out the ORDERED tag periodically.
  
  Reviewed by:    scsi (justin+timeout)
  
  Revision  Changes    Path
  1.196     +26 -16    src/sys/cam/scsi/scsi_da.c


More information about the cvs-all mailing list