ru 2006-11-13 20:33:54 UTC
FreeBSD src repository
Modified files:
sys/i386/include pmap.h
sys/amd64/include pmap.h
Log:
Fix NKPT comments to match reality. Note that the current value
of NKPT is no longer enough to run amd64 with 16G of RAM, as it
doesn't have space for mapping a kernel (16M kernel would require
additionally 8 page tables).
Revision Changes Path
1.136 +3 -2 src/sys/amd64/include/pmap.h
1.124 +6 -3 src/sys/i386/include/pmap.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"