Re: [PATCH] mm/vmalloc: fix numa spreading for large hash tables
From: Eric Dumazet <edumazet@google.com>
Date: 2021-10-15 11:51:49
Also in:
lkml
From: Eric Dumazet <edumazet@google.com>
Date: 2021-10-15 11:51:49
Also in:
lkml
On Fri, Oct 15, 2021 at 12:11 AM Nicholas Piggin [off-list ref] wrote:
Okay. It would be better to do it as two patches. First the minimal fix so it can be backported easily and have the Fixes: tag pointed at my commit. Then the performance optimization.
+2, we need a small fix for stable branches. Thanks
Thanks, Nick