Re: [PATCH bpf-next v3 01/29] bpf: memcg-based memory accounting for bpf progs
From: Song Liu <song@kernel.org>
Date: 2020-07-31 22:49:10
Also in:
bpf, lkml
From: Song Liu <song@kernel.org>
Date: 2020-07-31 22:49:10
Also in:
bpf, lkml
On Thu, Jul 30, 2020 at 2:28 PM Roman Gushchin [off-list ref] wrote:
Include memory used by bpf programs into the memcg-based accounting. This includes the memory used by programs itself, auxiliary data and statistics. Signed-off-by: Roman Gushchin <redacted>
Acked-by: Song Liu <redacted>