diff options
author | 2015-08-18 14:55:18 -0700 | |
---|---|---|
committer | 2015-08-18 15:49:17 -0700 | |
commit | 85b6bc9db6d5ab6980b43c38b5cbd11d24414ce4 (patch) | |
tree | 7389d8656738b72cc7c8c7569247db31800d9246 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | blkcg: inline [__]blkg_lookup() (diff) | |
download | wireguard-linux-85b6bc9db6d5ab6980b43c38b5cbd11d24414ce4.tar.xz wireguard-linux-85b6bc9db6d5ab6980b43c38b5cbd11d24414ce4.zip |
blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_lookup()
Currently, both throttle and cfq policies implement their own root
blkg (blkcg_gq) lookup fast path. This patch moves root blkg
optimization from throtl_lookup_tg() to __blkg_lookup(). cfq-iosched
currently doesn't use blkg_lookup() but will be converted and drop the
optimization too.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Vivek Goyal <vgoyal@redhat.com>
Cc: Arianna Avanzini <avanzini.arianna@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions