cvs commit: src/sys/powerpc/booke pmap.c
Marcel Moolenaar
marcel at FreeBSD.org
Sun Apr 27 21:04:55 UTC 2008
marcel 2008-04-27 21:04:54 UTC
FreeBSD src repository
Modified files:
sys/powerpc/booke pmap.c
Log:
Eliminate track_modified_needed(), better known as pmap_track_modified()
on other platforms. We no longer need it because we do not create managed
mappings within the clean submap.
Pointed out by: alc
Revision Changes Path
1.2 +8 -37 src/sys/powerpc/booke/pmap.c
More information about the cvs-src
mailing list