Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu/vt-d: Additional sysfs entries
@ 2015-07-14 21:24 Alex Williamson
       [not found] ` <20150714211624.11515.25204.stgit-GCcqpEzw8uZBDLzU/O5InQ@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Alex Williamson @ 2015-07-14 21:24 UTC (permalink / raw)
  To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
  Cc: dwmw2-wEGCiKHe2LqWVfeAwA7xHQ, linux-kernel-u79uwXL29TY76Z2rM5mHXA

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
     [not found] ` <20150714211624.11515.25204.stgit-GCcqpEzw8uZBDLzU/O5InQ@public.gmane.org>
2015-07-14 21:24   ` [PATCH 1/2] iommu/vt-d: Report domain usage in sysfs Alex Williamson
     [not found]     ` <20150714212448.11515.38240.stgit-GCcqpEzw8uZBDLzU/O5InQ@public.gmane.org>
2015-08-03 14:31       ` Joerg Roedel
2015-07-14 21:25   ` [PATCH 2/2] iommu/vt-d: Report superpage support " Alex Williamson
     [not found]     ` <20150714212459.11515.71211.stgit-GCcqpEzw8uZBDLzU/O5InQ@public.gmane.org>
2015-08-03 14:30       ` Joerg Roedel
     [not found]         ` <20150803143029.GD20968-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
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