Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2007 22:21:17 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/arm busdma_machdep.c
Message-ID:  <200711282221.lASMLHgK052119@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2007-11-28 22:21:17 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          busdma_machdep.c 
  Log:
  Correct the logic : we can just invalidate the cache lines, and not
  write-back them, only if PREWRITE is not set, and if the buffer is
  cache-line aligned.
  
  MFC After:      1 week
  
  Revision  Changes    Path
  1.37      +1 -1      src/sys/arm/arm/busdma_machdep.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711282221.lASMLHgK052119>