Date: Mon, 2 Jul 2001 10:49:00 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options src/sys/i386/conf NOTES src/sys/cam/scsi scsi_sa.c Message-ID: <200107021749.f62Hn0x00614@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2001/07/02 10:49:00 PDT
Modified files:
sys/conf options
sys/i386/conf NOTES
sys/cam/scsi scsi_sa.c
Log:
A slightly more complete change to timeouts:
1. Add SA_IO_TIMEOUT as an option (4 minutes default) to cover reads,
writes, wfm, test unit ready.
2. Add internal SCSIOP_TIMEOUT (e.g., for mode sense) at 1 minute. This
should not require an option, but is cleaner to parameterize.
MFC after: 1 week
Revision Changes Path
1.281 +2 -1 src/sys/conf/options
1.932 +5 -1 src/sys/i386/conf/NOTES
1.74 +23 -15 src/sys/cam/scsi/scsi_sa.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?200107021749.f62Hn0x00614>
