Date: Thu, 12 Sep 2002 08:15:34 -0700 (PDT) From: Thomas Quinot <thomas@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cam.c Message-ID: <200209121515.g8CFFYTv076283@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
thomas 2002/09/12 08:15:34 PDT
Modified files:
sys/dev/ata atapi-cam.c
Log:
Change a couple of splcam() calls that do not make sense in atapi-cam
(what we want to mask is the ATA interrupts, which run at level splbio),
and add interrupt masking around the statement that modifies the
request queue for a SIM.
This resolves problems reported by users under heavy ATAPI load.
Reviewed by: roberto
Revision Changes Path
1.8 +5 -3 src/sys/dev/ata/atapi-cam.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?200209121515.g8CFFYTv076283>
