Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: yamt
Date: Tue Jan 8 13:10:01 UTC 2008
Modified Files:
src/sys/uvm: uvm_map.c uvm_map.h
Log Message:
simplify locking and remove vm_map_upgrade/downgrade.
this fixes a deadlock due to read-lock recursion of map->lock.
To generate a diff of this commit:
cvs rdiff -r1.248 -r1.249 src/sys/uvm/uvm_map.c
cvs rdiff -r1.59 -r1.60 src/sys/uvm/uvm_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