Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: keith.busch@intel.com (Keith Busch)
Subject: [PATCH] NVMe:Support for Host Memory Buffer(HMB)
Date: Mon, 13 Jun 2016 18:08:09 -0400	[thread overview]
Message-ID: <20160613220808.GI12766@localhost.localdomain> (raw)
In-Reply-To: <1465565964-7167-1-git-send-email-a.dawn@samsung.com>

On Fri, Jun 10, 2016@07:09:24PM +0530, Arnav Dawn wrote:
> +		if (hmb_allocated < (dev->hmb.host_mem_min << 10))
> +			goto release_hmb;

The spec allows HMMIN be 0, meaning no minimum requirement, so need to
account for that.

  parent reply	other threads:[~2016-06-13 22:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-10 13:39 [PATCH] NVMe:Support for Host Memory Buffer(HMB) Arnav Dawn
2016-06-13 20:46 ` Keith Busch
2016-06-13 22:08 ` Keith Busch [this message]
2016-06-15 10:48 ` Christoph Hellwig

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=20160613220808.GI12766@localhost.localdomain \
    --to=keith.busch@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox