浏览代码

swiotlb: update format

Documentation/kernel-parameters.txt doesn't contain up-to-date
documentation regarding swiotlb= parameter. Update it.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Jiri Kosina 11 年之前
父节点
当前提交
91fec0f562
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      Documentation/kernel-parameters.txt

+ 5 - 1
Documentation/kernel-parameters.txt

@@ -3061,7 +3061,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 			controller if no parameter or 1 is given or disable
 			controller if no parameter or 1 is given or disable
 			it if 0 is given (See Documentation/cgroups/memory.txt)
 			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]
 	switches=	[HW,M68k]