Module Name: src Committed By: yamt Date: Fri Apr 8 10:42:51 UTC 2011
Modified Files: src/sys/uvm: uvm_fault.c Log Message: - ensure that the promoted page is on the queue even when later pmap_enter failed. - don't activate a page twice. - remove an argument which is used only for an assertion. - assertions and comments. To generate a diff of this commit: cvs rdiff -u -r1.182 -r1.183 src/sys/uvm/uvm_fault.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.