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: Thu Nov 29 18:07:12 UTC 2007
Modified Files:
src/sys/kern: vfs_subr.c vfs_vnops.c
src/sys/uvm: uvm_page.c
Log Message:
Use atomics to maintain uvmexp.{anon,exec,file}pages.
To generate a diff of this commit:
cvs rdiff -r1.306 -r1.307 src/sys/kern/vfs_subr.c
cvs rdiff -r1.144 -r1.145 src/sys/kern/vfs_vnops.c
cvs rdiff -r1.125 -r1.126 src/sys/uvm/uvm_page.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