All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Damien Le Moal <damien.lemoal@wdc.com>
Cc: linux-block@vger.kernel.org, Jens Axboe <axboe@kernel.dk>,
	linux-scsi@vger.kernel.org,
	"Martin K . Petersen" <martin.petersen@oracle.com>
Subject: Re: [PATCH] block: all zones zone management operations
Date: Thu, 26 Mar 2020 00:28:00 -0700	[thread overview]
Message-ID: <20200326072800.GA21082@infradead.org> (raw)
In-Reply-To: <20200326043012.600187-1-damien.lemoal@wdc.com>

On Thu, Mar 26, 2020 at 01:30:12PM +0900, Damien Le Moal wrote:
> Similarly to the zone write pointer reset operation (REQ_OP_ZONE_RESET),
> the zone open, close and finish operations can operate on all zones of a
> ZBC or ZAC SMR disk by setting the all bit of the command. Compared to a
> loop issuing a request for every zone of the device, the device based
> processing of an all zone operation is several orders of magnitude
> faster.

What is the point?  None of these actually seem like remotely useful
operations.  Why would I ever want to open or finish all zones?

  reply	other threads:[~2020-03-26  7:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-26  4:30 [PATCH] block: all zones zone management operations Damien Le Moal
2020-03-26  7:28 ` Christoph Hellwig [this message]
2020-03-26  8:23   ` Damien Le Moal
2020-03-26  9:30     ` hch
2020-03-28  8:13       ` Damien Le Moal
2020-03-28  8:22         ` hch
2020-03-28  8:27           ` Damien Le Moal
2020-03-28  8:31             ` hch
2020-03-28  8:37               ` Damien Le Moal

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=20200326072800.GA21082@infradead.org \
    --to=hch@infradead.org \
    --cc=axboe@kernel.dk \
    --cc=damien.lemoal@wdc.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.