Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2008 18:43:57 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c
Message-ID:  <200807121844.m6CIiE5i020533@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2008-07-12 18:43:57 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  SVN rev 180483 on 2008-07-12 18:43:57Z by alc
  
  In order to apply pmap_demote_pde() to a page directory entry (PDE) from the
  direct map, the PDE must have PG_M and PG_A preset.
  
  Noticed by: Magesh Dhasayyan
  
  Revision  Changes    Path
  1.630     +3 -2      src/sys/amd64/amd64/pmap.c



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