Module Name: src Committed By: uebayasi Date: Wed Nov 10 01:24:47 UTC 2010
Modified Files: src/sys/uvm: uvm_page.h Log Message: Prepare vm_physmem[] -> (*vm_physmem)[] migration, so that physical segments can be changed at run-time. Pointers are easier to update. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/uvm/uvm_page.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.