Date: Sat, 20 Sep 2003 16:54:37 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200309202354.h8KNsbDu043109@repoman.freebsd.org>
index | next in thread | raw e-mail
alc 2003/09/20 16:54:37 PDT
FreeBSD src repository
Modified files:
sys/i386/i386 pmap.c
Log:
Reimplement pmap_release() such that it uses the page table rather than the
pte object to locate the page table directory pages. (This is another step
toward the elimination of the pte object.)
Revision Changes Path
1.434 +5 -10 src/sys/i386/i386/pmap.c
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309202354.h8KNsbDu043109>
