Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [newlock] syssrc/sys



Module Name:    syssrc
Committed By:   thorpej
Date:           Fri Mar 22 18:59:31 UTC 2002

Modified Files:
        syssrc/sys/kern [newlock]: kern_malloc.c
        syssrc/sys/sys [newlock]: malloc.h

Log Message:
Protect malloc internals with a spin mutex at IPL_VM.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.70.4.1 syssrc/sys/kern/kern_malloc.c
cvs rdiff -r1.77 -r1.77.4.1 syssrc/sys/sys/malloc.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