All of lore.kernel.org
 help / color / mirror / Atom feed
From: hch@lst.de (Christoph Hellwig)
Subject: [PATCH] nvme: Allow controllers to specify a min queue depth for CMB
Date: Mon, 14 Dec 2015 11:18:12 +0100	[thread overview]
Message-ID: <20151214101812.GA6018@lst.de> (raw)
In-Reply-To: <20151211202546.GA4116@localhost.localdomain>

On Fri, Dec 11, 2015@01:25:46PM -0700, Jon Derrick wrote:
> >  - why do we even need to add a quirk?  I quick look at the spec
> >    doesn't seem to require us to align the submission queue size
> >  - this patchs adds a quirk, but no use of it so it's effectively just dead
> >    code
> It is not that apparent. It inherits the restriction on the Create I/O
> Submission Queue command (NVM-Express 1.2a, 5.4, Figure 54).

It only requires the start aligned, not the size.  But yes, that would
force the next one to be unaligned so to be useful we'd need to an unaligned
start as well.

      parent reply	other threads:[~2015-12-14 10:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 19:36 [PATCH] nvme: Allow controllers to specify a min queue depth for CMB Jon Derrick
2015-12-11 20:06 ` Christoph Hellwig
2015-12-11 20:25   ` Jon Derrick
2015-12-11 20:33     ` Keith Busch
2015-12-11 20:59       ` Jon Derrick
2015-12-14 10:18     ` Christoph Hellwig [this message]

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=20151214101812.GA6018@lst.de \
    --to=hch@lst.de \
    /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.