Date: Sun, 14 Aug 2005 20:02:50 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c Message-ID: <200508142002.j7EK2p3b076690@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2005-08-14 20:02:50 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
sys/i386/i386 pmap.c
Log:
Simplify the page table page reference counting by pmap_enter()'s change of
mapping case.
Eliminate a stale comment from pmap_enter().
Reviewed by: tegge
Revision Changes Path
1.521 +8 -9 src/sys/amd64/amd64/pmap.c
1.529 +7 -7 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508142002.j7EK2p3b076690>
