[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150714211624.11515.25204.stgit@gimli.home>
Date: Tue, 14 Jul 2015 15:24:42 -0600
From: Alex Williamson <alex.williamson@...hat.com>
To: iommu@...ts.linux-foundation.org
Cc: joro@...tes.org, dwmw2@...radead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] iommu/vt-d: Additional sysfs entries
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(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists