public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu/vt-d: Additional sysfs entries
@ 2015-07-14 21:24 Alex Williamson
  2015-07-14 21:24 ` [PATCH 1/2] iommu/vt-d: Report domain usage in sysfs Alex Williamson
  2015-07-14 21:25 ` [PATCH 2/2] iommu/vt-d: Report superpage support " Alex Williamson
  0 siblings, 2 replies; 7+ messages in thread
From: Alex Williamson @ 2015-07-14 21:24 UTC (permalink / raw)
  To: iommu; +Cc: joro, dwmw2, linux-kernel

A couple additional sysfs entries for intel-iommu.  The number of
domains supported and superpages available can all be picked from the
value of the VT-d capability register that we already print, but it's
much more accessible when split out to human readable values.  The
domain IDs usage makes testing for leaks far more accessible.  Older
hardware that only supports an 8-bit domain ID might stumble over
some leaks in testing, but newer hardware with 16-bit domain IDs may
hide issues for a long time.  Besides, it's interesting, geeky data.
Thanks,

Alex

---

Alex Williamson (2):
      iommu/vt-d: Report domain usage in sysfs
      iommu/vt-d: Report superpage support in sysfs


 drivers/iommu/intel-iommu.c |   43 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-08-03 15:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14 21:24 [PATCH 0/2] iommu/vt-d: Additional sysfs entries Alex Williamson
2015-07-14 21:24 ` [PATCH 1/2] iommu/vt-d: Report domain usage in sysfs Alex Williamson
2015-08-03 14:31   ` Joerg Roedel
2015-07-14 21:25 ` [PATCH 2/2] iommu/vt-d: Report superpage support " Alex Williamson
2015-08-03 14:30   ` Joerg Roedel
2015-08-03 14:35     ` David Woodhouse
2015-08-03 15:09     ` Alex Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox