]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Allow the front-end to specify that iommu(4) should disable
authormarius <marius@FreeBSD.org>
Sun, 16 Nov 2008 19:53:49 +0000 (19:53 +0000)
committermarius <marius@FreeBSD.org>
Sun, 16 Nov 2008 19:53:49 +0000 (19:53 +0000)
commitccce802536ea3270081c0e1722453db32f744007
tree0ea6423e3c4b8948be252b5ab0ae8ee15578393e
parent54885bc93acb4b06da90a94ab0f99de358b9be79
- 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.
sys/sparc64/include/iommureg.h
sys/sparc64/include/iommuvar.h
sys/sparc64/sparc64/iommu.c