Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Mon Jun 2 16:08:41 UTC 2008
Modified Files:
src/sys/kern: vfs_vnops.c
src/sys/uvm: uvm_map.c uvm_mmap.c
Log Message:
Don't needlessly acquire v_interlock.
To generate a diff of this commit:
cvs rdiff -r1.157 -r1.158 src/sys/kern/vfs_vnops.c
cvs rdiff -r1.255 -r1.256 src/sys/uvm/uvm_map.c
cvs rdiff -r1.122 -r1.123 src/sys/uvm/uvm_mmap.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