Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: thorpej
Date: Fri May 28 19:40:09 UTC 1999
Modified Files:
syssrc/sys/kern: kern_malloc.c
Log Message:
Don't use a read lock on an intrsafe map; these maps can only use exclusive,
non-sleeping locks.
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/kern/kern_malloc.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