diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2011-05-23 19:35:04 +0200 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2011-05-23 19:35:04 +0200 |
commit | 4cbadbd16e2fb727f6926597e0a580829e6222f1 (patch) | |
tree | d3482b68a6743609cedcd3a5165a749b0d9ca990 /lib/cpu_rmap.c | |
parent | 7e69723fef8771a9d57bd27d36281d756130b4b5 (diff) | |
download | op-kernel-dev-4cbadbd16e2fb727f6926597e0a580829e6222f1.zip op-kernel-dev-4cbadbd16e2fb727f6926597e0a580829e6222f1.tar.gz |
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 <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'lib/cpu_rmap.c')
0 files changed, 0 insertions, 0 deletions