[PATCH 0/22] more AMD IOMMU updates for 2.6.29

From: Joerg Roedel
Date: Mon Dec 15 2008 - 09:19:38 EST


Hi,

this is the rest of AMD IOMMU updates for the 2.6.29 merge window (the
other part is contained in the KVM device passthrough patchsets posted
before).
These patches include some cleanups and improvements for PCI device
hotplug. The most interesting part is the new stats collection facility.
Once enabled, the user can see various high-level statistics about what
the IOMMU code (mostly limited to DMA-API) is doing in debugfs. This can
be used to optimize this and other code (e.g. pv-dma in KVM) in the
future.

Joerg

diffstat:

arch/x86/Kconfig | 10 +++
arch/x86/include/asm/amd_iommu_types.h | 46 +++++++++----
arch/x86/kernel/amd_iommu.c | 117 ++++++++++++++++++++++++++++++--
arch/x86/kernel/amd_iommu_init.c | 15 ++---
4 files changed, 160 insertions(+), 28 deletions(-)



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/