cvs commit: src/sys/powerpc/aim mmu_oea.c
Marcel Moolenaar
marcel at FreeBSD.org
Thu Apr 17 00:37:41 UTC 2008
marcel 2008-04-17 00:37:40 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim mmu_oea.c
Log:
Simplify the pmap_zero_page family of functions by making use of
the fact that we have a 1:1 mapping by virtue of the BATs.
Eliminate the now unused moea_rkva_alloc(), moea_pa_map() and
moea_pa_unmap() functions.
Pointed out by: grehan.
Revision Changes Path
1.119 +6 -160 src/sys/powerpc/aim/mmu_oea.c
More information about the cvs-src
mailing list