aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorVivek Goyal <[email protected]>2011-05-23 19:35:04 +0200
committerJens Axboe <[email protected]>2011-05-23 19:35:04 +0200
commit4cbadbd16e2fb727f6926597e0a580829e6222f1 (patch)
treed3482b68a6743609cedcd3a5165a749b0d9ca990 /tools/perf/scripts/python/bin
parent7e69723fef8771a9d57bd27d36281d756130b4b5 (diff)
blk-cgroup: Initialize ioc->cgroup_changed at ioc creation time
If we don't explicitly initialize it to zero, CFQ might think that cgroup of ioc has changed and it generates lots of unnecessary calls to call_for_each_cic(changed_cgroup). Fix it. cfq_get_io_context() cfq_ioc_set_cgroup() call_for_each_cic(ioc, changed_cgroup) Signed-off-by: Vivek Goyal <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions