Lines Matching +full:in +full:- +full:flight
2 dm-queue-length
5 dm-queue-length is a path selector module for device-mapper targets,
6 which selects a path with the least number of in-flight I/Os.
7 The path selector name is 'queue-length'.
18 Status for each path: <status> <fail-count> <in-flight>
23 <fail-count>: The number of path failures.
24 <in-flight>: The number of in-flight I/Os on the path.
30 dm-queue-length increments/decrements 'in-flight' when an I/O is
32 dm-queue-length selects a path with the minimum 'in-flight'.
37 In case that 2 paths (sda and sdb) are used with repeat_count == 128.
41 # echo "0 10 multipath 0 0 1 1 queue-length 0 2 1 8:0 128 8:16 128" \
45 test: 0 10 multipath 0 0 1 1 queue-length 0 2 1 8:0 128 8:16 128