aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/block/queue-sysfs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/block/queue-sysfs.txt')
-rw-r--r--Documentation/block/queue-sysfs.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/block/queue-sysfs.txt b/Documentation/block/queue-sysfs.txt
index 7d2d046c265f..3a29f8914df9 100644
--- a/Documentation/block/queue-sysfs.txt
+++ b/Documentation/block/queue-sysfs.txt
@@ -11,7 +11,7 @@ read-write.
11 11
12add_random (RW) 12add_random (RW)
13---------------- 13----------------
14This file allows to trun off the disk entropy contribution. Default 14This file allows to turn off the disk entropy contribution. Default
15value of this file is '1'(on). 15value of this file is '1'(on).
16 16
17discard_granularity (RO) 17discard_granularity (RO)
@@ -72,7 +72,7 @@ Maximum segment size of the device.
72 72
73minimum_io_size (RO) 73minimum_io_size (RO)
74-------------------- 74--------------------
75This is the smallest preferred io size reported by the device. 75This is the smallest preferred IO size reported by the device.
76 76
77nomerges (RW) 77nomerges (RW)
78------------- 78-------------
@@ -98,7 +98,7 @@ regulated by nr_requests.
98 98
99optimal_io_size (RO) 99optimal_io_size (RO)
100-------------------- 100--------------------
101This is the optimal io size reported by the device. 101This is the optimal IO size reported by the device.
102 102
103physical_block_size (RO) 103physical_block_size (RO)
104------------------------ 104------------------------