Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking] src/sys/uvm
Module Name: src
Committed By: yamt
Date: Sat Nov 10 12:32:35 UTC 2007
Modified Files:
src/sys/uvm [vmlocking]: uvm_map.c
Log Message:
uvm_map_prepare: ignore UVM_FLAG_TRYLOCK for intrsafe maps.
otherwise pool_cache_get(NOWAIT) often fails even if there are plenty of
free memory and causes eg. "no pv entries available" panic on x86.
To generate a diff of this commit:
cvs rdiff -r1.235.2.9 -r1.235.2.10 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