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

Hidetoshi Shimokawa simokawa at FreeBSD.org
Thu Jun 19 05:14:39 PDT 2003


simokawa    2003/06/19 05:14:38 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Fix direct map page table for 2GB+ physical memory.
  
  You may still need to increase NKPT for larger memory.
  I have successfully booted 8GB system with NKPT=256.
  
  Revision  Changes    Path
  1.413     +1 -1      src/sys/amd64/amd64/pmap.c


More information about the cvs-src mailing list