Lines Matching refs:time
1 dm-service-time
4 dm-service-time is a path selector module for device-mapper targets,
5 which selects a path with the shortest estimated service time for
8 The service time for each path is estimated by dividing the total size
13 The path selector name is 'service-time'.
39 dm-service-time adds the I/O size to 'in-flight-size' when the I/O is
41 Basically, dm-service-time selects a path having minimum service time
59 If such optimizations can't be applied, calculate service time, and
60 compare service time.
61 If calculated service time is equal, the path having maximum
72 # echo "0 10 multipath 0 0 1 1 service-time 0 2 2 8:0 128 1 8:16 128 4" \
76 test: 0 10 multipath 0 0 1 1 service-time 0 2 2 8:0 128 1 8:16 128 4
84 # echo "0 10 multipath 0 0 1 1 service-time 0 2 2 8:0 128 2 8:16 128 8" \
88 test: 0 10 multipath 0 0 1 1 service-time 0 2 2 8:0 128 2 8:16 128 8