Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src/sys/uvm
Module Name: src
Committed By: martin
Date: Fri Jan 23 16:31:06 UTC 2015
Modified Files:
src/sys/uvm [netbsd-7]: uvm_map.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #447):
sys/uvm/uvm_map.c: revision 1.332
skip busy anon pages in uvm_map_clean().
we shouldn't be messing with pages that someone else has busy,
and uvm_map_clean() is just advisory for amap mappings.
To generate a diff of this commit:
cvs rdiff -u -r1.330 -r1.330.2.1 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