]> Git Repo - linux.git/commitdiff
swiotlb: update format
authorJiri Kosina <[email protected]>
Wed, 27 Nov 2013 12:48:09 +0000 (13:48 +0100)
committerKonrad Rzeszutek Wilk <[email protected]>
Tue, 31 Dec 2013 15:16:05 +0000 (10:16 -0500)
Documentation/kernel-parameters.txt doesn't contain up-to-date
documentation regarding swiotlb= parameter. Update it.

Signed-off-by: Jiri Kosina <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Documentation/kernel-parameters.txt

index 50680a59a2ff9a913e449a1d71ced9fab3004fe4..557763487a1ae459077d784042ad0ad6fe3ca975 100644 (file)
@@ -3061,7 +3061,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
                        controller if no parameter or 1 is given or disable
                        it if 0 is given (See Documentation/cgroups/memory.txt)
 
-       swiotlb=        [IA-64] Number of I/O TLB slabs
+       swiotlb=        [ARM,IA-64,PPC,MIPS,X86]
+                       Format: { <int> | force }
+                       <int> -- Number of I/O TLB slabs
+                       force -- force using of bounce buffers even if they
+                                wouldn't be automatically used by the kernel
 
        switches=       [HW,M68k]
 
This page took 0.067733 seconds and 4 git commands to generate.