commit | 28e1dcdef0cbf5ff79aceb149c7ab14589598af0 | [log] [tgz] |
---|---|---|
author | Roman Gushchin <guro@fb.com> | Tue Dec 01 13:58:43 2020 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Wed Dec 02 18:32:46 2020 -0800 |
tree | 05fd574297dcb7df19cc770c8b448659c61159a9 | |
parent | 7846dd9f835e248901a9f77a43745f8f1de04741 [diff] |
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