All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Robin Murphy <robin.murphy@arm.com>
Cc: Christoph Hellwig <hch@lst.de>,
	m.szyprowski@samsung.com, yajun.deng@linux.dev,
	iommu@lists.linux.dev
Subject: Re: [PATCH] dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMA
Date: Wed, 30 Aug 2023 13:54:31 +0200	[thread overview]
Message-ID: <20230830115431.GA23190@lst.de> (raw)
In-Reply-To: <a33702d2-6024-0129-588d-ce1a879f825c@arm.com>

On Wed, Aug 30, 2023 at 11:11:29AM +0100, Robin Murphy wrote:
> I think the "good reason" is that folks who do have NUMA systems are likely 
> to be more interested in getting more consistent DMA performance than 
> losing a bit more non-movable memory capacity, and the runtime impact on 
> non-NUMA systems should be negligible, so I would definitely be inclined to 
> make it "default y". But it's not critically important.

Well, Linus hates these default y, and usually for a good reason.
If it's that useful/importanst for numa systems we should just drop
the option and make the code conditional on CONFIG_NUMA only.

  reply	other threads:[~2023-08-30 11:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30  9:27 [PATCH] dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMA Christoph Hellwig
2023-08-30 10:11 ` Robin Murphy
2023-08-30 11:54   ` Christoph Hellwig [this message]
2023-08-30 12:04     ` Robin Murphy

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=20230830115431.GA23190@lst.de \
    --to=hch@lst.de \
    --cc=iommu@lists.linux.dev \
    --cc=m.szyprowski@samsung.com \
    --cc=robin.murphy@arm.com \
    --cc=yajun.deng@linux.dev \
    /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.