Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2001 12:18:00 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_da.c
Message-ID:  <200107091918.f69JI0019344@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/07/09 12:18:00 PDT

  Modified files:
    sys/cam/scsi         scsi_da.c 
  Log:
  Add SYSCTL ints for default normal I/O timeout && retry counts.
  
  This is useful if you want to dynamically move into a Fibre Channel
  or Multi-initiator environment that happens to be particularly noisy
  and ugly that requires a lot of retries (with shorter I/O timeouts)
  for commands destried by LIPs or Bus Resets.
  
  Reviewed by:	deafening silence on audit && scsi on the retry counts
  MFC after:	2 weeks
  
  Revision  Changes    Path
  1.74      +21 -5     src/sys/cam/scsi/scsi_da.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107091918.f69JI0019344>