cvs commit: src/sys/arm/include pmap.h

Olivier Houchard cognet at FreeBSD.org
Mon Nov 21 19:10:44 GMT 2005


cognet      2005-11-21 19:10:44 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/include      pmap.h 
  Log:
  Force pmap to write-back the pte cacheline after each pte modification,
  even if the pte is supposed to be cached in write through mode (might be a
  skyeye bug, I'll have to check).
  
  Revision  Changes    Path
  1.14      +5 -0      src/sys/arm/include/pmap.h


More information about the cvs-src mailing list