Module Name: src Committed By: uebayasi Date: Wed Feb 10 08:12:02 UTC 2010
Modified Files: src/sys/uvm [uebayasi-xip]: uvm_km.c uvm_km.h Log Message: Initial attempt to implement uvm_pageofzero_xip(), which returns a pointer to a single read-only zeroed page. This is meant to be used for XIP now. Only compile tested. To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.104.2.1 src/sys/uvm/uvm_km.c cvs rdiff -u -r1.18 -r1.18.6.1 src/sys/uvm/uvm_km.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.