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 Apr 29 09:05:21 UTC 2005
Modified Files:
src/sys/uvm: uvm_map.c
Log Message:
uvm_map_enter: don't bother to defer amap allocation if there's a mergable
existing entry. although there're merits and demerits, i think it benefits
common cases.
To generate a diff of this commit:
cvs rdiff -r1.189 -r1.190 src/sys/uvm/uvm_map.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