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

Alan Cox alc at FreeBSD.org
Tue Aug 19 22:09:56 PDT 2003


alc         2003/08/19 22:09:55 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
   - Lock the pte object when performing vm_page_grab().
   - Insure that the page table page is zero filled before adding it
     to the page table.
  
  Revision  Changes    Path
  1.433     +9 -6      src/sys/amd64/amd64/pmap.c


More information about the cvs-src mailing list