All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Busch <kbusch@kernel.org>
To: Christoph Hellwig <hch@lst.de>
Cc: sagi@grimberg.me, linux-nvme@lists.infradead.org
Subject: Re: [PATCH] nvme-pci: fix PRP pool size
Date: Tue, 18 Aug 2020 11:58:59 -0700	[thread overview]
Message-ID: <20200818185859.GA3147270@dhcp-10-100-145-180.wdl.wdc.com> (raw)
In-Reply-To: <20200818175159.1727735-1-hch@lst.de>

On Tue, Aug 18, 2020 at 07:51:59PM +0200, Christoph Hellwig wrote:
> All operations are based on the controller, not the host page size.
> Switch the dma pool to use the controller page size as well to avoid
> massive overallocations on large page size systems.

Oof, we've been over-allocating for a while.

Reviewed-by: Keith Busch <kbusch@kernel.org>

_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

  reply	other threads:[~2020-08-18 18:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-18 17:51 [PATCH] nvme-pci: fix PRP pool size Christoph Hellwig
2020-08-18 18:58 ` Keith Busch [this message]
2020-08-18 19:09 ` Sagi Grimberg

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=20200818185859.GA3147270@dhcp-10-100-145-180.wdl.wdc.com \
    --to=kbusch@kernel.org \
    --cc=hch@lst.de \
    --cc=linux-nvme@lists.infradead.org \
    --cc=sagi@grimberg.me \
    /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.