[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173326077457.517002.14427872059455527771.b4-ty@arm.com>
Date: Tue, 3 Dec 2024 21:20:10 +0000
From: Catalin Marinas <catalin.marinas@....com>
To: will@...nel.org,
baruch@...s.co.il,
ptesarik@...e.com,
hch@....de,
Yang Shi <yang@...amperecomputing.com>
Cc: jiangyutang@...amperecomputing.com,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: mm: fix zone_dma_limit calculation
On Mon, 25 Nov 2024 09:16:50 -0800, Yang Shi wrote:
> The commit ba0fb44aed47 ("dma-mapping: replace zone_dma_bits by
> zone_dma_limit") changed how zone_dma_limit was calculated. Now it
> returns the memsize limit in IORT or device tree instead of U32_MAX if
> the memsize limit is greater than U32_MAX.
>
> This resulted in DMA allocations may use GFP_DMA even though the devices
> don't require it. It caused regression on our two sockets systems due
> to excessive remote memory access.
>
> [...]
Applied to arm64 (for-next/fixes), thanks!
[1/1] arm64: mm: fix zone_dma_limit calculation
https://git.kernel.org/arm64/c/56a708742a8b
--
Catalin
Powered by blists - more mailing lists