[PATCH 0/2] cgroup: Remove pidlist caching from v1 code
From: Michal Koutný
Date: Wed Aug 23 2023 - 13:48:11 EST
More details in the first commit message.
Michal Koutný (2):
cgroup: Print v1 cgroup.procs and tasks without pidlists
cgroup: Remove v1 specific pidlist code
include/linux/cgroup-defs.h | 7 -
kernel/cgroup/cgroup-internal.h | 12 +-
kernel/cgroup/cgroup-v1.c | 384 ++------------------------------
kernel/cgroup/cgroup.c | 11 +-
4 files changed, 26 insertions(+), 388 deletions(-)
--
2.41.0