Lines Matching full:aggregate
51 * In addition, the device has an aggregate maximum. Note that the sum of the
52 * per-queue minimums must not exceed the aggregate maximum. If the
53 * sum of the per-queue maximums exceeds the aggregate maximum, then the
65 * the aggregate maximum has not been hit, the scheduler looks for classes
68 * aggregate maximum number of concurrent operations has been hit or if there
197 * To reduce IOPs, we aggregate small adjacent I/Os into one large I/O.
198 * For read I/Os, we also aggregate across small adjacency gaps; for writes
200 * they aren't able to help us aggregate at this level.
643 * We can aggregate I/Os that are sufficiently adjacent and of in vdev_queue_aggregate()
647 * or a scrub/resilver, can be preserved in the aggregate. in vdev_queue_aggregate()
703 * aggregate further, it's possible that a trailing optional in vdev_queue_aggregate()
704 * I/O would allow the underlying device to aggregate with in vdev_queue_aggregate()
985 * ZIO_PRIORITY_NOW is used by the vdev cache code and the aggregate zio in vdev_queue_change_io_priority()
1073 "Aggregate read I/O over gap");
1076 "Aggregate write I/O over gap");