diff options
author | Ming Lei <[email protected]> | 2018-12-17 18:42:48 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-12-17 05:44:45 -0700 |
commit | 346fc1089e5d4734990b4b6c3cd0cdeae9ae482d (patch) | |
tree | eca212d47c41b63d2b7b8bc74475442181843141 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 07b35eb5a364fa59f88f65e6c786192f2c9163be (diff) |
blk-mq: export hctx->type in debugfs instead of sysfs
Now we only export hctx->type via sysfs, and there isn't such info
in hctx entry under debugfs. We often use debugfs only to diagnose
queue mapping issue, so add the support in debugfs.
Queue mapping becomes a bit more complicated after multiple queue
mapping is supported, we may write blktest to verify if queue mapping
is valid based on blk-mq-debugfs.
Given not necessary to export hctx->type twice, so remove the export
from sysfs.
Cc: Jeff Moyer <[email protected]>
Cc: Mike Snitzer <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions