Lines Matching full:time
133 - blkio.time
134 - disk time allocated to cgroup per device in milliseconds. First
136 third field specifies the disk time allocated to group in
160 - Total amount of time between request dispatch and request completion
163 this time represents the actual service time. When queue_depth > 1,
165 may cause the service time for a given IO to include the service time
167 io_service_time > actual time elapsed. This time is further divided by
174 - Total amount of time the IOs for this cgroup spent waiting in the
175 scheduler queues for service. This can be greater than the total time
177 measure of total time the cgroup spent waiting but rather a measure of
179 this metric does not include the time spent waiting for service once
181 (there might be a time lag here due to re-ordering of requests by the
183 devices too. This time is further divided by the type of operation -
200 The average queue size for this cgroup over the entire time of this
201 cgroup's existence. Queue size samples are taken each time one of the
206 This is the amount of time the cgroup had to wait since it became busy
209 cumulative total of the amount of time spent by each IO in that cgroup
212 will only report the group_wait_time accumulated till the last time it
217 This is the amount of time a cgroup spends without any pending
218 requests when not being served, i.e., it does not include any time
222 time it had a pending request and will not include the current delta.
226 This is the amount of time spent by the IO scheduler idling for a