Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 2008 03:36:21 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/booke pmap.c
Message-ID:  <200810251818.m9PII8iw001540@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2008-10-25 03:36:21 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/booke    pmap.c 
  Log:
  SVN rev 184244 on 2008-10-25 03:36:21Z by marcel
  
  In mmu_booke_mapdev(), handle mappings that cannot be represented
  by a single TLB entry. The boot ROM on the MPC85555CDS is 8MB, for
  example, and in order to map that we need 2 4MB TLB entries.
  
  Revision  Changes    Path
  1.7       +16 -5     src/sys/powerpc/booke/pmap.c



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