Module Name: src Committed By: matt Date: Wed Jul 18 18:51:59 UTC 2012
Modified Files: src/sys/arch/powerpc/booke: booke_machdep.c Log Message: If allocating lots of VA space for an io device, try to 'reserve' the space so that the TLB might be able to create a large TLB entry to map it all. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/powerpc/booke/booke_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.