cvs commit: src/sys/ia64/ia64 machdep.c pmap.c

Marcel Moolenaar marcel at FreeBSD.org
Thu Feb 14 10:46:50 PST 2008


marcel      2008-02-14 18:46:50 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        machdep.c pmap.c 
  Log:
  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.230     +6 -0      src/sys/ia64/ia64/machdep.c
  1.197     +13 -0     src/sys/ia64/ia64/pmap.c


More information about the cvs-src mailing list