-
- Downloads
[PATCH] x86-64: improved iommu documentation
- add SWIOTLB config help text - mention Documentation/x86_64/boot-options.txt in Documentation/kernel-parameters.txt - remove the duplication of the iommu kernel parameter documentation. - Better explanation of some of the iommu kernel parameter options. - "32MB<<order" instead of "32MB^order". - Mention the default "order" value. - list the four existing PCI-DMA mapping implementations of arch x86_64 - group the iommu= option keywords by PCI-DMA mapping implementation. - Distinguish iommu= option keywords from number arguments. - Explain the meaning of DAC and SAC. Signed-off-by:Karsten Weiss <knweiss@science-computing.de> Signed-off-by:
Andi Kleen <ak@suse.de> Acked-by:
Muli Ben-Yehuda <muli@il.ibm.com> Cc: Andi Kleen <ak@suse.de> Signed-off-by:
Andrew Morton <akpm@osdl.org>
Showing
- Documentation/kernel-parameters.txt 3 additions, 0 deletionsDocumentation/kernel-parameters.txt
- Documentation/x86_64/boot-options.txt 75 additions, 34 deletionsDocumentation/x86_64/boot-options.txt
- arch/x86_64/Kconfig 8 additions, 2 deletionsarch/x86_64/Kconfig
- arch/x86_64/kernel/pci-dma.c 4 additions, 24 deletionsarch/x86_64/kernel/pci-dma.c
Loading
Please register or sign in to comment