Lines Matching +full:timeout +full:- +full:ms
7 1 - reads completed successfully
8 2 - reads merged
9 3 - sectors read
10 4 - time spent reading (ms)
11 5 - writes completed
12 6 - writes merged
13 7 - sectors written
14 8 - time spent writing (ms)
15 9 - I/Os currently in progress
16 10 - time spent doing I/Os (ms)
17 11 - weighted time spent doing I/Os (ms)
18 For more details refer Documentation/admin-guide/iostats.rst
27 same as the above-written /sys/block/<disk>/stat
36 E.g. T10-DIF-TYPE1-CRC.
61 integrity metadata. Set if the device is T10 PI-capable.
85 with 4KB physical sectors exposing 512-byte logical
96 with 4KB physical sectors exposing 512-byte logical
115 drives with 4KB sectors that expose a 512-byte logical
156 merge checks are disabled, but the simple one-shot merges
158 all merge tries are disabled. The default value is 0 -
252 regular block devices and "host-aware" or "host-managed"
254 host-aware and host-managed zoned block devices are
257 also define the "drive-managed" zone model. However,
258 since drive-managed zoned block devices do not support
267 device ("host-aware" or "host-managed" zone model). For regular
275 of the disk. For a RAID device (dm-raid), chunk_sectors
278 host-aware or host-managed, chunk_sectors indicates the
287 io_timeout is the request timeout in milliseconds. If a request
288 does not complete in this time then the block driver timeout
289 handler is invoked. That timeout handler can decide to retry