aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorShaohua Li <[email protected]>2017-08-18 16:08:13 -0700
committerJens Axboe <[email protected]>2017-08-23 15:56:33 -0600
commitea0ea2bc6dd8923d86a0fa98743dbeed98645486 (patch)
tree462c57a8375b3c19d642d11dc43344a6f7aecab7 /tools/perf/scripts/python/export-to-postgresql.py
parent6470812e22261d2342ef1597be62e63a0423d691 (diff)
blk-throttle: cap discard request size
discard request usually is very big and easily use all bandwidth budget of a cgroup. discard request size doesn't really mean the size of data written, so it doesn't make sense to account it into bandwidth budget. Jens pointed out treating the size 0 doesn't make sense too, because discard request does have cost. But it's not easy to find the actual cost. This patch simply makes the size one sector. Signed-off-by: Shaohua Li <[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