Lines Matching +full:wait +full:- +full:queue
30 read merges requests number of read I/Os merged with in-queue I/O
32 read ticks milliseconds total wait time for read requests
34 write merges requests number of write I/Os merged with in-queue I/O
36 write ticks milliseconds total wait time for write requests
39 time_in_queue milliseconds total wait time for all requests
41 discard merges requests number of discard I/Os merged with in-queue I/O
43 discard ticks milliseconds total wait time for discard requests
45 flush ticks milliseconds total wait time for flush requests
65 already-queued I/O request.
72 standard UNIX 512-byte sectors, not any device- or filesystem-specific
81 example, if 60 read requests wait for an average of 30 ms, the read_ticks
89 requests that are in the queue but not yet issued to the device driver.