cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c
Alan Cox
alc at FreeBSD.org
Sat Oct 4 17:12:17 PDT 2003
alc 2003/10/04 17:12:16 PDT
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
sys/i386/i386 pmap.c
Log:
Don't bother setting a page table page's valid field. It is unused and
not setting it is consistent with other uses of VM_ALLOC_NOOBJ pages.
Revision Changes Path
1.442 +0 -2 src/sys/amd64/amd64/pmap.c
1.445 +0 -2 src/sys/i386/i386/pmap.c
More information about the cvs-src
mailing list