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/i386
Module Name: syssrc
Committed By: fvdl
Date: Tue Jun 25 01:08:49 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386 [sommerfeld_i386mp_1]: softintr.c
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.2 -r1.2.2.1 syssrc/sys/arch/i386/i386/softintr.c
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