Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [sommerfeld_i386mp_1] syssrc/sys/arch/i386/include
Module Name: syssrc
Committed By: fvdl
Date: Tue Jun 25 01:02:39 UTC 2002
Modified Files:
syssrc/sys/arch/i386/include [sommerfeld_i386mp_1]: intr.h
Log Message:
Add a spinlock around softintr queue management. Use a lock prefix to
protect manipulation of the 'ipending' variable. Fixes 'softclock
stops being called' AKA 'processes entering nanosleep do not return'
problem.
To generate a diff of this commit:
cvs rdiff -r1.12.10.20 -r1.12.10.21 syssrc/sys/arch/i386/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