Re: [PATCH 0/5] Reduce a vmalloc internal lock contention preparation work

From: Andrew Morton
Date: Tue Jun 07 2022 - 21:55:34 EST


On Tue, 7 Jun 2022 11:34:44 +0200 "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx> wrote:

> This small serias is a preparation work to implement per-cpu vmalloc
> allocation in order to reduce a high internal lock contention. This
> series does not introduce any functional changes, it is only about
> preparation.

I can toss it in for some runtime testing, but...

What lock are we talking about here, what is the magnitude of the
performance issues it is causing and what is the status of the patch
which uses all this preparation?