Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: abs
Date: Thu Mar 12 12:55:16 UTC 2009
Modified Files:
src/share/man/man9: uvm.9
src/sys/uvm: uvm_extern.h uvm_page.c
Log Message:
Clarify free_list usage in uvm_page_physload() regarding faster/slower RAM.
Slower RAM should be assigned a higher free_list id.
No functional change to code, just comments and manpage
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/share/man/man9/uvm.9
cvs rdiff -u -r1.151 -r1.152 src/sys/uvm/uvm_extern.h
cvs rdiff -u -r1.144 -r1.145 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