Date: Sat, 22 Feb 2003 15:43:09 -0800 (PST) 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 src/sys/i386/include pmap.h Message-ID: <200302222343.h1MNh9nw096131@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/02/22 15:43:09 PST
Modified files:
sys/i386/i386 pmap.c
sys/i386/include pmap.h
Log:
The root of the splay tree maintained within the pm_pteobj always refers
to the last accessed pte page. Thus, the pm_ptphint is redundant and can
be removed.
Revision Changes Path
1.390 +9 -25 src/sys/i386/i386/pmap.c
1.82 +0 -1 src/sys/i386/include/pmap.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302222343.h1MNh9nw096131>
