diff options
author | 2014-12-08 08:46:34 -0700 | |
---|---|---|
committer | 2014-12-08 08:46:34 -0700 | |
commit | b32232073e8061b41258bff2a10a06a91677480a (patch) | |
tree | 5cf6507cccea99afd291e0274c205c6474895881 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | blk-mq: move the kdump check to blk_mq_alloc_tag_set (diff) | |
download | linux-dev-b32232073e8061b41258bff2a10a06a91677480a.tar.xz linux-dev-b32232073e8061b41258bff2a10a06a91677480a.zip |
blk-mq: fix hang in bt_get()
Avoid that if there are fewer hardware queues than CPU threads that
bt_get() can hang. The symptoms of the hang were as follows:
* All tags allocated for a particular hardware queue.
* (nr_tags) pending commands for that hardware queue.
* No pending commands for the software queues associated with that
hardware queue.
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions