Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125627
b: refs/heads/master
c: 2e11760
h: refs/heads/master
i:
  125625: 17d82f3
  125623: dc4306a
v: v3
  • Loading branch information
Joerg Roedel committed Jan 3, 2009
1 parent c70f46c commit 907076b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a4e267c88b4acfc87ff2ab0cc8e9509878e9aaba
refs/heads/master: 2e117604a4e8f3f9cee4aec3373b0382159e152a
10 changes: 10 additions & 0 deletions trunk/arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,16 @@ config AMD_IOMMU
your BIOS for an option to enable it or if you have an IVRS ACPI
table.

config AMD_IOMMU_STATS
bool "Export AMD IOMMU statistics to debugfs"
depends on AMD_IOMMU
select DEBUG_FS
help
This option enables code in the AMD IOMMU driver to collect various
statistics about whats happening in the driver and exports that
information to userspace via debugfs.
If unsure, say N.

# need this always selected by IOMMU for the VIA workaround
config SWIOTLB
def_bool y if X86_64
Expand Down

0 comments on commit 907076b

Please sign in to comment.