diff options
Diffstat (limited to 'Documentation/block/queue-sysfs.txt')
-rw-r--r-- | Documentation/block/queue-sysfs.txt | 6 |
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 | ||
12 | add_random (RW) | 12 | add_random (RW) |
13 | ---------------- | 13 | ---------------- |
14 | This file allows to trun off the disk entropy contribution. Default | 14 | This file allows to turn off the disk entropy contribution. Default |
15 | value of this file is '1'(on). | 15 | value of this file is '1'(on). |
16 | 16 | ||
17 | discard_granularity (RO) | 17 | discard_granularity (RO) |
@@ -72,7 +72,7 @@ Maximum segment size of the device. | |||
72 | 72 | ||
73 | minimum_io_size (RO) | 73 | minimum_io_size (RO) |
74 | -------------------- | 74 | -------------------- |
75 | This is the smallest preferred io size reported by the device. | 75 | This is the smallest preferred IO size reported by the device. |
76 | 76 | ||
77 | nomerges (RW) | 77 | nomerges (RW) |
78 | ------------- | 78 | ------------- |
@@ -98,7 +98,7 @@ regulated by nr_requests. | |||
98 | 98 | ||
99 | optimal_io_size (RO) | 99 | optimal_io_size (RO) |
100 | -------------------- | 100 | -------------------- |
101 | This is the optimal io size reported by the device. | 101 | This is the optimal IO size reported by the device. |
102 | 102 | ||
103 | physical_block_size (RO) | 103 | physical_block_size (RO) |
104 | ------------------------ | 104 | ------------------------ |