Module Name: src Committed By: cherry Date: Thu Dec 22 12:55:21 UTC 2016
Modified Files: src/sys/uvm: uvm_extern.h uvm_init.c Log Message: Add a new function called uvm_md_init() that can be called at the appropriate time in the boot path by MD code. To generate a diff of this commit: cvs rdiff -u -r1.198 -r1.199 src/sys/uvm/uvm_extern.h cvs rdiff -u -r1.46 -r1.47 src/sys/uvm/uvm_init.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.