Re: [PATCH bpf-next v5 05/34] bpf: memcg-based memory accounting for bpf progs

From: Song Liu
Date: Fri Nov 13 2020 - 12:31:54 EST




> On Nov 12, 2020, at 2:15 PM, Roman Gushchin <guro@xxxxxx> wrote:
>
> Include memory used by bpf programs into the memcg-based accounting.
> This includes the memory used by programs itself, auxiliary data,
> statistics and bpf line info. A memory cgroup containing the
> process which loads the program is getting charged.
>
> Signed-off-by: Roman Gushchin <guro@xxxxxx>

Acked-by: Song Liu <songliubraving@xxxxxx>