You need to sign in or sign up before continuing.
Forked from
Linaro / linux / kernel / torvalds / linux
Source project has a limited visibility.
-
Omar Sandoval authored
This provides the infrastructure for schedulers to expose their internal state through debugfs. We add a list of queue attributes and a list of hctx attributes to struct elevator_type and wire them up when switching schedulers. Signed-off-by:
Omar Sandoval <osandov@fb.com> Reviewed-by:
Hannes Reinecke <hare@suse.com> Add missing seq_file.h header in blk-mq-debugfs.h Signed-off-by:
Jens Axboe <axboe@fb.com>
d332ce09