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: Thu Jul 1 20:07:06 UTC 1999
Modified Files:
syssrc/sys/uvm: uvm_map.c uvm_map_i.h
syssrc/sys/vm: vm_map.h
Log Message:
Fix a corner case locking error, which could lead to map corruption in
SMP environments. See comments in <vm/vm_map.h> for details.
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/uvm/uvm_map.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/uvm/uvm_map_i.h
cvs rdiff -r1.32 -r1.33 syssrc/sys/vm/vm_map.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