Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86/include
Module Name: src
Committed By: yamt
Date: Wed Jan 14 11:41:28 UTC 2004
Modified Files:
src/sys/arch/x86/include: intr.h
Log Message:
spllower: lower spl before checking pending interrupts.
otherwise, interrupts happened immediately after the check might be left
pending for a while. (until the next tick in the worse case.)
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/x86/include/intr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index