Date: Mon, 29 May 2006 06:12:01 +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/sparc64/include pmap.h src/sys/sparc64/sparc64 pmap.c Message-ID: <200605290612.k4T6C1tV055306@repoman.freebsd.org>
index | next in thread | raw e-mail
alc 2006-05-29 06:12:01 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include pmap.h
sys/sparc64/sparc64 pmap.c
Log:
MFalpha/amd64/arm/ia64
Retire pmap_track_modified(). We no longer need it because we do not
create managed mappings within the clean submap. To prevent regressions,
add assertions blocking the creation of managed mappings within the clean
submap.
Revision Changes Path
1.46 +0 -9 src/sys/sparc64/include/pmap.h
1.154 +7 -14 src/sys/sparc64/sparc64/pmap.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605290612.k4T6C1tV055306>
