cvs commit: src/sys/ia64/ia64 machdep.c pmap.c
Marcel Moolenaar
marcel at FreeBSD.org
Thu Feb 14 11:15:47 PST 2008
marcel 2008-02-14 19:15:46 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/ia64/ia64 machdep.c pmap.c
Log:
Insta MFC: machdep.c:1.230, pmap.c:1.197
On Montecito processors, the instruction cache is in fact not
coherent with the data caches. Implement a quick fix to allow
us to boot on Montecito, while I'm working on a better fix in
the mean time.
Commit made on Montecito-based Itanium...
Revision Changes Path
1.225.2.2 +6 -0 src/sys/ia64/ia64/machdep.c
1.191.2.2 +13 -0 src/sys/ia64/ia64/pmap.c
More information about the cvs-src
mailing list