Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Oct 2010 18:59:30 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/aim mmu_oea.c mmu_oea64.c
Message-ID:  <201010011859.o91IxqA5094592@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-10-01 18:59:30 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/aim      mmu_oea.c mmu_oea64.c 
  Log:
  SVN rev 213335 on 2010-10-01 18:59:30Z by nwhitehorn
  
  Fix pmap_page_set_memattr() behavior in the presence of fictitious pages
  by just caching the mode for later use by pmap_enter(), following amd64.
  While here, correct some mismerges from mmu_oea64 -> mmu_oea and clean
  up some dead code found while fixing the fictitious page behavior.
  
  Revision  Changes    Path
  1.152     +11 -21    src/sys/powerpc/aim/mmu_oea.c
  1.43      +9 -21     src/sys/powerpc/aim/mmu_oea64.c



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