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