cvs commit: src/sys/mips/mips pmap.c
Alan Cox
alc at FreeBSD.org
Sat Apr 26 22:39:59 UTC 2008
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
More information about the cvs-src
mailing list