public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Make the zone locking information available in debugfs
@ 2018-02-28  0:32 Bart Van Assche
  2018-02-28  0:32 ` [PATCH 1/2] blk-mq-debugfs: Reorder queue show and store methods Bart Van Assche
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bart Van Assche @ 2018-02-28  0:32 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-block, Christoph Hellwig, Damien Le Moal, Bart Van Assche

Hello Jens,

While analyzing the mq-deadline behavior for ZBC drives together with Damien
we noticed the following:
- That the request queue attribute methods are not contiguous in
  blk-mq-debugfs.c.
- That the information about which zones are locked is not yet available in
  debugfs.

Hence this patch series. Please consider this patch series for kernel v4.17.

Thanks,

Bart.

Bart Van Assche (2):
  blk-mq-debugfs: Reorder queue show and store methods
  blk-mq-debugfs: Show zone locking information

 block/blk-mq-debugfs.c | 134 +++++++++++++++++++++++++++----------------------
 1 file changed, 75 insertions(+), 59 deletions(-)

-- 
2.16.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-02-28 15:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-28  0:32 [PATCH 0/2] Make the zone locking information available in debugfs Bart Van Assche
2018-02-28  0:32 ` [PATCH 1/2] blk-mq-debugfs: Reorder queue show and store methods Bart Van Assche
2018-02-28  0:32 ` [PATCH 2/2] blk-mq-debugfs: Show zone locking information Bart Van Assche
2018-02-28  1:52   ` Damien Le Moal
2018-02-28 15:45 ` [PATCH 0/2] Make the zone locking information available in debugfs Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox