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

Marcel Moolenaar marcel at FreeBSD.org
Thu Feb 14 14:51:52 PST 2008


marcel      2008-02-14 22:51:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7_0)
    sys/ia64/ia64        machdep.c pmap.c 
  Log:
  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.
  
  Approved by: re (kensmith - big thanks!)
  
  Revision   Changes    Path
  1.225.4.2  +6 -0      src/sys/ia64/ia64/machdep.c
  1.191.4.2  +13 -0     src/sys/ia64/ia64/pmap.c


More information about the cvs-all mailing list