cvs commit: src/sys/alpha/alpha interrupt.c
John Baldwin
jhb at FreeBSD.org
Thu Sep 29 12:12:45 PDT 2005
jhb 2005-09-29 19:12:44 UTC
FreeBSD src repository
Modified files:
sys/alpha/alpha interrupt.c
Log:
Remove the hack to clear the owepreempt flag after running a fast
interrupt handler from Alpha. Instead, expand the scheduler pinning
in the interrupt handling code so that curthread is pinned while executing
fast interrupt handlers.
MFC after: 1 week
Revision Changes Path
1.87 +16 -17 src/sys/alpha/alpha/interrupt.c
More information about the cvs-src
mailing list