diff options
author | 2017-04-05 12:01:34 -0700 | |
---|---|---|
committer | 2017-04-07 12:45:41 -0600 | |
commit | ee056f98126170ca8b16b9a4a6e20aae7c5c184e (patch) | |
tree | efccc4a63eeb010d8adaf27322745407df052f62 /tools/perf/scripts/python | |
parent | Merge branch 'for-linus' into for-4.12/block (diff) | |
download | linux-dev-ee056f98126170ca8b16b9a4a6e20aae7c5c184e.tar.xz linux-dev-ee056f98126170ca8b16b9a4a6e20aae7c5c184e.zip |
blk-mq-sched: provide hooks for initializing hardware queue data
Schedulers need to be informed when a hardware queue is added or removed
at runtime so they can allocate/free per-hardware queue data. So,
replace the blk_mq_sched_init_hctx_data() helper, which only makes sense
at init time, with .init_hctx() and .exit_hctx() hooks.
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions