diff options
| author | Tao Cui <cuitao@kylinos.cn> | 2026-05-14 14:50:33 +0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-05-14 11:22:55 -1000 |
| commit | aefe4847f0891e2e71bedf5478d1cf350f86fc61 (patch) | |
| tree | 9abdbeb1e3e68c637b501b4db5af0b65f3e0124e /include/linux/zstd_errors.h | |
| parent | 009bcbd0b201d4dc125eb960a61cb6d4d9fdfc72 (diff) | |
cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attribution
Add per-cgroup local event counters to track RDMA resource limit
exhaustion from the perspective of individual cgroups. The
rdma.events.local file reports two per-resource counters:
- max: number of times this cgroup's limit was the one that blocked
an allocation in the subtree
- alloc_fail: number of allocation attempts originating from this
cgroup that failed due to an ancestor's limit
This mirrors the design of pids.events.local, where events are
attributed to the cgroup that imposed the limit, not necessarily the
cgroup where the allocation was attempted.
Also extend rdma.events with a hierarchical alloc_fail counter that
tracks allocation failures propagating upward from the requesting
cgroup, complementing the existing max counter, so that rdma.events
and rdma.events.local share the same output format.
Signed-off-by: Tao Cui <cuitao@kylinos.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions
