Date: Sat, 16 Jun 2001 15:42:19 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_intr.c src/sys/sys bus.h Message-ID: <200106162242.f5GMgJG80457@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/06/16 15:42:19 PDT
Modified files:
sys/kern kern_intr.c
sys/sys bus.h
Log:
Add INTR_TYPE_AV so that we can get to the PI_AV priority in the ithread
handlers. This is beneficial since it means that pcm's MPSAFE handler
can get run before things that will block on Giant in the shared irq
case.
Revision Changes Path
1.57 +5 -2 src/sys/kern/kern_intr.c
1.44 +2 -1 src/sys/sys/bus.h
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?200106162242.f5GMgJG80457>
