]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cgroup/pids: Make event counters hierarchical
authorMichal Koutný <mkoutny@suse.com>
Tue, 21 May 2024 09:21:27 +0000 (11:21 +0200)
committerTejun Heo <tj@kernel.org>
Sun, 26 May 2024 18:45:09 +0000 (08:45 -1000)
commit385a635cacfe0d96d3b56633640a1ba65b3fddc3
tree203f5a887d151c18a8c930ac5d1cf12a1a3e7e57
parent73e75e6fc352bdca08f7e0893d5b6bb37171bdd2
cgroup/pids: Make event counters hierarchical

The pids.events file should honor the hierarchy, so make the events
propagate from their origin up to the root on the unified hierarchy. The
legacy behavior remains non-hierarchical.

Signed-off-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/admin-guide/cgroup-v2.rst
kernel/cgroup/pids.c