cvs commit: src/sys/kern kern_intr.c
John Baldwin
jhb at FreeBSD.org
Wed Nov 17 14:39:42 GMT 2004
jhb 2004-11-17 14:39:41 UTC
FreeBSD src repository
Modified files:
sys/kern kern_intr.c
Log:
Don't bother exiting storming mode once a second to see if it has gone
away, instead only exit storming mode when an interrupt stops firing long
enough for the ithread to exit the loop and go back to sleep.
Tested by: macrus (cruder version)
Revision Changes Path
1.120 +6 -12 src/sys/kern/kern_intr.c
More information about the cvs-src
mailing list