Date: Sat, 26 Apr 2008 22:39:58 +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/mips/mips pmap.c Message-ID: <200804262239.m3QMdwK7076855@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2008-04-26 22:39:58 UTC
FreeBSD src repository
Modified files:
sys/mips/mips pmap.c
Log:
MFamd64 revision 1.544/i386 revision 1.549
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.
Approved by: imp
Revision Changes Path
1.2 +10 -41 src/sys/mips/mips/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804262239.m3QMdwK7076855>
