Date: Thu, 17 Feb 2000 15:33:58 -0800 (PST) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/amr amr.c Message-ID: <200002172333.PAA70985@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2000/02/17 15:33:58 PST
Modified files:
sys/dev/amr amr.c
Log:
Increase the time we spend waiting for the controller to become ready to
accept a new command; in high load cases it may be too busy for the old
value.
This loop needs something to tie it to real time, rather than just the CPU's
ability to fetch from the L1 data cache, but this hack works for now.
Approved by: jkh
Revision Changes Path
1.7 +2 -2 src/sys/dev/amr/amr.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?200002172333.PAA70985>
