cvs commit: src/sys/amd64/amd64 pmap.c

Alan Cox alc at FreeBSD.org
Sat Jul 12 18:44:14 UTC 2008


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


More information about the cvs-src mailing list