Date: Mon, 11 Jun 2007 21:29:26 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/arm pmap.c src/sys/arm/include pmap.h pte.h Message-ID: <200706112129.l5BLTR0j020635@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2007-06-11 21:29:26 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c sys/arm/include pmap.h pte.h Log: Introduce pmap_kenter_supersection(), which maps 16MB super-sections into the kernel pmap. Document a bit more the behavior of the xscale core 3. Revision Changes Path 1.83 +28 -2 src/sys/arm/arm/pmap.c 1.26 +1 -0 src/sys/arm/include/pmap.h 1.4 +68 -0 src/sys/arm/include/pte.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706112129.l5BLTR0j020635>