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: Sat Aug 18 00:21:11 UTC 2007
Modified Files:
src/sys/kern: kern_cpu.c
src/sys/sys: cpu_data.h
src/sys/uvm: uvm_extern.h uvm_glue.c uvm_init.c
Log Message:
Make the uarea cache per-CPU and drain in batches of 4.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/kern/kern_cpu.c
cvs rdiff -r1.11 -r1.12 src/sys/sys/cpu_data.h
cvs rdiff -r1.134 -r1.135 src/sys/uvm/uvm_extern.h
cvs rdiff -r1.108 -r1.109 src/sys/uvm/uvm_glue.c
cvs rdiff -r1.28 -r1.29 src/sys/uvm/uvm_init.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