aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2017-06-26 12:20:57 +0200
committerThomas Gleixner <[email protected]>2017-06-28 23:00:07 +0200
commit4b855ad37194f7bdbb200ce7a1c7051fecb56a08 (patch)
treeca9c7d84a2632c602492171061bb83afb5fbe1a7 /scripts/gdb/linux/tasks.py
parent5f042e7cbd9ebd3580077dcdc21f35e68c2adf5f (diff)
blk-mq: Create hctx for each present CPU
Currently we only create hctx for online CPUs, which can lead to a lot of churn due to frequent soft offline / online operations. Instead allocate one for each present CPU to avoid this and dramatically simplify the code. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Jens Axboe <[email protected]> Cc: Keith Busch <[email protected]> Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions