Date: Sat, 9 Dec 2006 05:22:22 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sun4v/sun4v pmap.c Message-ID: <200612090522.kB95MN7p068973@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2006-12-09 05:22:22 UTC
FreeBSD src repository
Modified files:
sys/sun4v/sun4v pmap.c
Log:
- remove restriction on OFW kernel allocations being 4M
- shuffle memory range following kernel to the beginning of phys_avail
- have the direct area use 256MB pages where possible
- remove dead code from the end of pmap_bootstrap
- have pmap_alloc_contig_pages check all memory ranges in phys_avail before
giving up
- informal benchmarking indicates a ~5% speedup on buildworld
Revision Changes Path
1.19 +99 -54 src/sys/sun4v/sun4v/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612090522.kB95MN7p068973>
