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

Peter Wemm peter at FreeBSD.org
Wed Jul 9 15:55:02 PDT 2003


peter       2003/07/09 15:55:00 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Turn the 2MB page mappings that cover the kernel text+data+bss area back
  on now that pmap_pte() can handle it.  I never actually ran into anything
  that broke that I know of, but this was turned off as a precaution.
  
  Revision  Changes    Path
  1.422     +0 -2      src/sys/amd64/amd64/pmap.c


More information about the cvs-src mailing list