Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: yamt
Date: Fri Sep 17 20:46:03 UTC 2004
Modified Files:
src/sys/uvm: uvm_page.c uvm_pglist.c
Log Message:
make free page queue filo rather than fifo.
data in pages freed more recently are more likely on cpu cache.
To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 src/sys/uvm/uvm_page.c
cvs rdiff -r1.31 -r1.32 src/sys/uvm/uvm_pglist.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