powerpc/mm/hash: Increase vmalloc space with hash translation mode

Michael Ellerman patch-notifications at ellerman.id.au
Fri Feb 22 20:47:57 AEDT 2019


On Wed, 2019-02-13 at 11:15:09 UTC, "Aneesh Kumar K.V" wrote:
> From: Michael Ellerman <mpe at ellerman.id.au>
> 
> This patch updates the kernel none linear virtual map area size to 512TB
> with 64K page size and hash translation mode. We allocate one context
> for the vmalloc region and hence the max virtual area size is limited
> by the context map size (512TB for 64K and 64TB for 4K page size).
> 
> This patch fixes boot failures with large amounts of system RAM where we
> need large vmalloc space to handle per cpu allocation.
> 
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar at linux.ibm.com>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/3d8810e02b7f811be3bc9ad2f433be4e

cheers


More information about the Linuxppc-dev mailing list