cvs commit: src/sys/amd64/amd64 pmap.c src/sys/amd64/include pmap.h
Alan Cox
alc at FreeBSD.org
Sun Jul 6 22:36:41 UTC 2008
alc 2008-07-06 22:36:28 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
sys/amd64/include pmap.h
Log:
SVN rev 180333 on 2008-07-06 22:36:28Z by alc
Change create_pagetables() and pmap_init() so that many fewer page table
pages have to be preallocated by create_pagetables().
Revision Changes Path
1.625 +10 -8 src/sys/amd64/amd64/pmap.c
1.145 +2 -2 src/sys/amd64/include/pmap.h
More information about the cvs-src
mailing list