aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2020-09-01 14:52:37 -0400
committerJens Axboe <[email protected]>2020-09-01 19:38:31 -0600
commit7b84b49e381a8538626f200785dd918a402c62d7 (patch)
treed6a7de2c2d73d3744835b910d822af19697b1be6 /tools/perf/scripts/python/export-to-postgresql.py
parent6ef20f787b0aa337dc901d42efa44854e09c87e1 (diff)
blk-iocost: make iocg_kick_waitq() call iocg_kick_delay() after paying debt
iocg_kick_waitq() is the function which pays debt and iocg_kick_delay() updates the actual delay status accordingly. If iocg_kick_delay() is not called after iocg_kick_delay() updated debt, unnecessarily large delays can be applied temporarily. Let's make sure such conditions don't occur by making iocg_kick_waitq() always call iocg_kick_delay() after paying debt. Signed-off-by: Tejun Heo <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions