Lines Matching refs:bps
37 | throttling.bps-total | bps |
38 | throttling.bps-read | bps_rd |
39 | throttling.bps-write | bps_wr |
42 It is possible to set limits for both IOPS and bps at the same time,
45 iops-read nor iops-write can be set. The same applies to bps-total and
46 bps-read/write.
64 "bps": 0,
104 "bps": 0,
133 | throttling.bps-total-max | bps_max |
134 | throttling.bps-total-max-length | bps_max_length |
135 | throttling.bps-read-max | bps_rd_max |
136 | throttling.bps-read-max-length | bps_rd_max_length |
137 | throttling.bps-write-max | bps_wr_max |
138 | throttling.bps-write-max-length | bps_wr_max_length |
278 "bps-write": 2097152
292 -object throttle-group,id=group0,x-iops-total=1000,x-bps-write=2097152