]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq-debugfs: Add 'kick' operation
authorBart Van Assche <bart.vanassche@sandisk.com>
Thu, 1 Jun 2017 15:55:13 +0000 (08:55 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 1 Jun 2017 19:03:00 +0000 (13:03 -0600)
commit8ccfbb65e42473d8d692da8133c76760a84457c2
tree3dab507e31ac6b492fd21cc21f45c38f5bce9e19
parent26cdcb1b66e2cfdedc06b7d4d433e3dbaeb6d628
blk-mq-debugfs: Add 'kick' operation

Running a queue causes the block layer to examine the per-CPU and
hw queues but not the requeue list. Hence add a 'kick' operation
that also examines the requeue list.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Eduardo Valentin <eduval@amazon.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq-debugfs.c