Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2009 16:03:21 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/include bus_private.h iommureg.h iommuvar.h src/sys/sparc64/sparc64 iommu.c
Message-ID:  <200903191603.n2JG3Wi1079470@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2009-03-19 16:03:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/sparc64/include  bus_private.h iommureg.h iommuvar.h 
    sys/sparc64/sparc64  iommu.c 
  Log:
  SVN rev 190077 on 2009-03-19 16:03:21Z by marius
  
  MFC: r185008, r188456
  
  - Allow the front-end to specify that iommu(4) should disable
    rerun of the streaming cache for silicon bug workarounds.
  - Announce the presence of a streaming cache on attach for
    informational purposes.
  - For performance reasons don't do unnecessary flushes of the
    streaming cache when coherent mappings are synced.
  - Fix some minor style issues.
  
  Revision  Changes    Path
  1.8.2.1   +4 -3      src/sys/sparc64/include/bus_private.h
  1.8.2.1   +5 -4      src/sys/sparc64/include/iommureg.h
  1.16.2.2  +6 -3      src/sys/sparc64/include/iommuvar.h
  1.45.2.3  +21 -17    src/sys/sparc64/sparc64/iommu.c



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