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

Hidetoshi Shimokawa simokawa at FreeBSD.org
Sun Jun 22 06:48:06 PDT 2003


simokawa    2003/06/22 05:55:21 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  - Allocate a new PD Table if kernel grows beyond 1GB boundary.
  Reviewed by: peter
  
  - Use direct map in pmap_mapdev().
  
  Revision  Changes    Path
  1.415     +21 -37    src/sys/amd64/amd64/pmap.c


More information about the cvs-src mailing list