Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking2] src/sys
Module Name: src
Committed By: ad
Date: Tue Dec 18 15:24:42 UTC 2007
Modified Files:
src/sys/kern [vmlocking2]: vfs_vnops.c
src/sys/uvm [vmlocking2]: uvm_init.c uvm_readahead.c uvm_readahead.h
uvm_vnode.c
Log Message:
Lock readahead context using the associated object's lock.
To generate a diff of this commit:
cvs rdiff -r1.147.2.3 -r1.147.2.4 src/sys/kern/vfs_vnops.c
cvs rdiff -r1.30.2.1 -r1.30.2.2 src/sys/uvm/uvm_init.c
cvs rdiff -r1.4.16.1 -r1.4.16.2 src/sys/uvm/uvm_readahead.c
cvs rdiff -r1.2 -r1.2.60.1 src/sys/uvm/uvm_readahead.h
cvs rdiff -r1.89.2.1 -r1.89.2.2 src/sys/uvm/uvm_vnode.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