Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2008 00:37:40 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/aim mmu_oea.c
Message-ID:  <200804170037.m3H0bfLn092821@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804170037.m3H0bfLn092821>