[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1650511051.ez3mdems3d.astroid@bobo.none>
Date: Thu, 21 Apr 2022 13:19:43 +1000
From: Nicholas Piggin <npiggin@...il.com>
To: Christoph Hellwig <hch@...radead.org>,
Luis Chamberlain <mcgrof@...nel.org>
Cc: akpm@...ux-foundation.org, ast@...nel.org, bpf@...r.kernel.org,
daniel@...earbox.net, imbrenda@...ux.ibm.com, kernel-team@...com,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
rick.p.edgecombe@...el.com, Song Liu <song@...nel.org>
Subject: Re: [PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
Excerpts from Christoph Hellwig's message of April 16, 2022 3:08 pm:
> On Fri, Apr 15, 2022 at 12:05:42PM -0700, Luis Chamberlain wrote:
>> Looks good except for that I think this should just wait for v5.19. The
>> fixes are so large I can't see why this needs to be rushed in other than
>> the first assumptions of the optimizations had some flaws addressed here.
>
> Patches 1 and 2 are bug fixes for regressions caused by using huge page
> backed vmalloc by default. So I think we do need it for 5.18.
No, the huge vmap patch should just be reverted because that caused
the regression, rather than adding another hack on top of it. All the
breakage is in arch/x86/, it doesn't make sense to change this code
and APIs outside x86 to work around it.
And once they are fixed these shouldn't be needed.
Thanks,
Nick
Powered by blists - more mailing lists