Module Name: src Committed By: matt Date: Tue Dec 11 01:16:10 UTC 2012
Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Optimize pmap_{copy,zerp}_page_generic to understand that when all of memory is always mapped that you don't have create mappings dynamically. To generate a diff of this commit: cvs rdiff -u -r1.243 -r1.244 src/sys/arch/arm/arm32/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.