Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking] src/sys
Module Name: src
Committed By: ad
Date: Thu Oct 18 22:45:54 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: kern_kthread.c sys_aio.c sys_lwp.c
src/sys/uvm [vmlocking]: uvm_extern.h uvm_glue.c
Log Message:
Free uareas back to the uarea cache on the CPU where they were last used.
To generate a diff of this commit:
cvs rdiff -r1.16.6.10 -r1.16.6.11 src/sys/kern/kern_kthread.c
cvs rdiff -r1.5.2.9 -r1.5.2.10 src/sys/kern/sys_aio.c
cvs rdiff -r1.12.2.10 -r1.12.2.11 src/sys/kern/sys_lwp.c
cvs rdiff -r1.128.2.6 -r1.128.2.7 src/sys/uvm/uvm_extern.h
cvs rdiff -r1.104.2.9 -r1.104.2.10 src/sys/uvm/uvm_glue.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