Lines Matching +full:per +full:- +full:rate

14 specify upper IO rate limits on devices. This policy is implemented in
22 -----------------------------
33 mount -t cgroup -o blkio none /sys/fs/cgroup/blkio
35 Specify a bandwidth rate on particular device for root group. The format
43 Run dd to read a file and see if rate is throttled to 1MB/s or not::
98 --------------------------------
101 Specifies per cgroup weight. This is default weight of the group
102 on all the devices until and unless overridden by per device rule
106 see Documentation/block/bfq-iosched.rst.
109 Specifies per cgroup per device weights, overriding the default group
110 weight. For more details, see Documentation/block/bfq-iosched.rst.
139 Disk time allocated to cgroup per device in milliseconds. First
152 are further divided by the type of operation - read or write, sync
159 are further divided by the type of operation - read or write, sync
173 the type of operation - read or write, sync or async. First two fields
186 (there might be a time lag here due to re-ordering of requests by the
188 devices too. This time is further divided by the type of operation -
195 cgroup. This is further divided by the type of operation - read or
200 cgroup. This is further divided by the type of operation - read or
247 same information as their non-recursive counterparts but
251 -----------------------------------
253 Specifies upper limit on READ rate from the device. IO rate is
254 specified in bytes per second. Rules are per device. Following is
260 Specifies upper limit on WRITE rate to the device. IO rate is
261 specified in bytes per second. Rules are per device. Following is
267 Specifies upper limit on READ rate from the device. IO rate is
268 specified in IO per second. Rules are per device. Following is
274 Specifies upper limit on WRITE rate to the device. IO rate is
275 specified in io per second. Rules are per device. Following is
285 are further divided by the type of operation - read or write, sync
292 are further divided by the type of operation - read or write, sync
298 -----------------------------------