Module Name: src Committed By: uebayasi Date: Wed Feb 24 04:32:58 UTC 2010
Modified Files: src/sys/uvm: uvm_fault.c Log Message: Slightly clean up uvm_fault() code path after pmap_enter(). Now tasks needed for page cache are concentrated in own functions (uvm_fault_*_done()). To generate a diff of this commit: cvs rdiff -u -r1.168 -r1.169 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.