commit | daaadb3e9453ab89c2e113a2d1df8e19e30944cc | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Thu May 04 00:31:34 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Thu May 04 08:25:17 2017 -0600 |
tree | 4a72782bd1b32dd4b0757e993644ff98b7cbc9d5 | |
parent | 16b738f651c83a01db057e5db02ec4b830af9130 [diff] |
mq-deadline: add debugfs attributes Expose the fifo lists, cached next requests, batching state, and dispatch list. It'd also be possible to add the sorted lists, but there aren't already seq_file helpers for rbtrees. Signed-off-by: Omar Sandoval <osandov@fb.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@fb.com>