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