Lines Matching +full:queue +full:- +full:group
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
40 This will put a limit of 1MB/second on reads happening for root group
98 --------------------------------
101 Specifies per cgroup weight. This is default weight of the group
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.
141 third field specifies the disk time allocated to group in
145 Number of sectors transferred to/from disk by the group. First
148 group to/from the device.
151 Number of bytes transferred to/from the disk by the group. These
152 are further divided by the type of operation - read or write, sync
158 Number of IOs (bio) issued to the disk by the group. These
159 are further divided by the type of operation - read or write, sync
167 meaningful for flash devices too. For devices with queue depth of 1,
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
205 The average queue size for this cgroup over the entire time of this
206 cgroup's existence. Queue size samples are taken each time one of the
215 waiting in the scheduler queue. This is in nanoseconds. If this is
240 gives the statistics about how many a times a group was dequeued
243 of times a group was dequeued from a particular device.
247 same information as their non-recursive counterparts but
251 -----------------------------------
284 Number of IOs (bio) issued to the disk by the group. These
285 are further divided by the type of operation - read or write, sync
291 Number of bytes transferred to/from the disk by the group. These
292 are further divided by the type of operation - read or write, sync
298 -----------------------------------