Thread (88 messages) 88 messages, 5 authors, 2020-07-30

Re: [PATCH bpf-next v2 27/35] bpf: eliminate rlimit-based memory accounting infra for bpf maps

From: Song Liu <song@kernel.org>
Date: 2020-07-28 05:47:18
Also in: bpf, lkml

On Mon, Jul 27, 2020 at 12:26 PM Roman Gushchin [off-list ref] wrote:
Remove rlimit-based accounting infrastructure code, which is not used
anymore.

Signed-off-by: Roman Gushchin <redacted>
[...]
quoted hunk ↗ jump to hunk
 static void bpf_map_put_uref(struct bpf_map *map)
@@ -541,7 +484,7 @@ static void bpf_map_show_fdinfo(struct seq_file *m, struct file *filp)
                   "value_size:\t%u\n"
                   "max_entries:\t%u\n"
                   "map_flags:\t%#x\n"
-                  "memlock:\t%llu\n"
+                  "memlock:\t%llu\n" /* deprecated */
I am not sure whether we can deprecate this one.. How difficult is it
to keep this statistics?

Thanks,
Song
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help