summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-11-22 18:17:06 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2025-07-03 01:20:20 -0400
commit71e2bd224065eee999992a4a4130cd25be2378da (patch)
treeb4749f2630aeabc450cd78cba2fd1837c14ad24d /tools/testing/selftests/bpf/prog_tests/autoload.c
parent593bcea988dabd2052ab74f6a5650c64bf90fcc6 (diff)
mm: shrinker: Add new stats for .to_text()
Add a few new shrinker stats. number of objects requested to free, number of objects freed: Shrinkers won't necessarily free all objects requested for a variety of reasons, but if the two counts are wildly different something is likely amiss. .scan_objects runtime: If one shrinker is taking an excessive amount of time to free objects that will block kswapd from running other shrinkers. Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Qi Zheng <zhengqi.arch@bytedance.com> Cc: Roman Gushchin <roman.gushchin@linux.dev> Cc: linux-mm@kvack.org Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions