Lines Matching full:throttle
16 #include "blk-throttle.h"
41 /* A workqueue to queue throttle related work */
583 * Since we are adjusting the throttle limit dynamically, the sleep in throtl_schedule_pending_timer()
844 /* Round up to the next throttle slice, wait time must be nonzero */ in tg_within_iops_limit()
865 /* no need to throttle if this bio's bytes have been accounted */ in tg_within_bps_limit()
929 * long since now. New slice is started only for empty throttle group. in tg_may_dispatch()
1328 * blk-throttle. in tg_conf_updated()
1444 .name = "throttle.read_bps_device",
1450 .name = "throttle.write_bps_device",
1456 .name = "throttle.read_iops_device",
1462 .name = "throttle.write_iops_device",
1468 .name = "throttle.io_service_bytes",
1473 .name = "throttle.io_service_bytes_recursive",
1478 .name = "throttle.io_serviced",
1483 .name = "throttle.io_serviced_recursive",
1835 * is queued to determine if low limit is reached as we throttle in throtl_low_limit_reached()
1964 * If cgroup is below low limit, consider downgrade and throttle other in throtl_tg_can_downgrade()
2041 * If cgroup is below low limit, consider downgrade and throttle other in throtl_downgrade_check()