Re: [PATCH 0/9] memcg accounting from OpenVZ
From: Shakeel Butt <hidden>
Date: 2021-03-09 21:13:16
Also in:
linux-mm
From: Shakeel Butt <hidden>
Date: 2021-03-09 21:13:16
Also in:
linux-mm
On Tue, Mar 9, 2021 at 12:04 AM Vasily Averin [off-list ref] wrote:
OpenVZ many years accounted memory of few kernel objects, this helps us to prevent host memory abuse from inside memcg-limited container.
The text is cryptic but I am assuming you wanted to say that OpenVZ has remained on a kernel which was still on opt-out kmem accounting i.e. <4.5. Now OpenVZ wants to move to a newer kernel and thus these patches are needed, right?