Date: Mon, 13 Nov 2006 20:33:54 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include pmap.h src/sys/amd64/include pmap.h Message-ID: <200611132033.kADKXsGC083713@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611132033.kADKXsGC083713>
