[PATCH 0/2] cgroup: Remove pidlist caching from v1 code

Michal Koutný posted 2 patches 2 years, 3 months ago
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(-)
[PATCH 0/2] cgroup: Remove pidlist caching from v1 code
Posted by Michal Koutný 2 years, 3 months ago
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