]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: Refine memcg-based memory accounting for xskmap maps
authorRoman Gushchin <guro@fb.com>
Tue, 1 Dec 2020 21:58:43 +0000 (13:58 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 3 Dec 2020 02:32:46 +0000 (18:32 -0800)
commit1594a42bb04a849a72978686bd0b71535eb79784
tree05fd574297dcb7df19cc770c8b448659c61159a9
parent4673c42af83710a525efcd491f89836192a7de11
bpf: Refine memcg-based memory accounting for xskmap maps

Extend xskmap memory accounting to include the memory taken by
the xsk_map_node structure.

Signed-off-by: Roman Gushchin <guro@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20201201215900.3569844-18-guro@fb.com
net/xdp/xskmap.c