Date: Tue, 12 Oct 1999 20:19:31 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumrequest.c Message-ID: <199910130319.UAA48483@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/10/12 20:19:31 PDT
Modified files:
sys/dev/vinum vinumrequest.c
Log:
launch_requests:
limit the number of outstanding requests on a specific drive and
overall.
Change the way we set the active request count. This enables us to
start the requests without being in splbio for the duration, which
could be very long for IDE drives in PIO mode.
Revision Changes Path
1.37 +42 -10 src/sys/dev/vinum/vinumrequest.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?199910130319.UAA48483>
