Module Name: src Committed By: matt Date: Wed Oct 17 18:52:16 UTC 2012
Modified Files: src/sys/arch/arm/arm32: pmap.c src/sys/arch/arm/conf: files.arm src/sys/arch/arm/include/arm32: pmap.h Log Message: Add a PMAP_NEEDS_ALLOC_POOLPAGE / PMAP_ALLOC_POOLPAGE hook so systems can allocate pool pages from a specific VM freelist. To generate a diff of this commit: cvs rdiff -u -r1.240 -r1.241 src/sys/arch/arm/arm32/pmap.c cvs rdiff -u -r1.111 -r1.112 src/sys/arch/arm/conf/files.arm cvs rdiff -u -r1.112 -r1.113 src/sys/arch/arm/include/arm32/pmap.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.