Module Name: src Committed By: matt Date: Wed Nov 23 01:00:52 UTC 2011
Modified Files: src/sys/uvm: uvm_map.c Log Message: When allocating pages for kernel map entries and PMAP_ALLOC_POOLPAGE is defined, use it. (allows a MIPS N32 kernel to boot when there is memory outside of KSEG0). To generate a diff of this commit: cvs rdiff -u -r1.305 -r1.306 src/sys/uvm/uvm_map.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.