commit | be21547318b2c7d9988237b106cc63767b86eae4 | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Wed Jan 25 08:06:48 2017 -0800 |
committer | Jens Axboe <axboe@fb.com> | Fri Jan 27 08:17:44 2017 -0700 |
tree | 078d26dad9c54fad05b67f015f5a29aedf6969ec | |
parent | d7e3621ad1e48f08dc14c34e353af69f7c35cb20 [diff] |
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs These statistics _might_ be useful to userspace, but it's better not to commit to an ABI for these yet. Also, the dispatched file in sysfs couldn't be cleared, so make it clearable like the others in debugfs. Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>