Searched hist:be21547318b2c7d9988237b106cc63767b86eae4 (Results 1 – 2 of 2) sorted by relevance
/linux/block/ |
H A D | blk-mq-sysfs.c | diff be21547318b2c7d9988237b106cc63767b86eae4 Wed Jan 25 17:06:48 CET 2017 Omar Sandoval <osandov@fb.com> 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>
|
H A D | blk-mq-debugfs.c | diff be21547318b2c7d9988237b106cc63767b86eae4 Wed Jan 25 17:06:48 CET 2017 Omar Sandoval <osandov@fb.com> 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>
|