public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
From: Bart Van Assche <bart.vanassche@wdc.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
	Damien Le Moal <damien.lemoal@wdc.com>,
	Bart Van Assche <bart.vanassche@wdc.com>
Subject: [PATCH 0/2] Make the zone locking information available in debugfs
Date: Tue, 27 Feb 2018 16:32:12 -0800	[thread overview]
Message-ID: <20180228003214.3194-1-bart.vanassche@wdc.com> (raw)

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

             reply	other threads:[~2018-02-28  0:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-28  0:32 Bart Van Assche [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180228003214.3194-1-bart.vanassche@wdc.com \
    --to=bart.vanassche@wdc.com \
    --cc=axboe@kernel.dk \
    --cc=damien.lemoal@wdc.com \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox