cgroups
cgroups copied to clipboard
Add cgroup2 hugetlb failcnt metric
We are missing hugetlb failcnt metric for cgroup2.
According to kernel doc, this can be sourced from hugetlb.<hugepagesize>.events.
hugetlb.
.events A read-only flat-keyed file which exists on non-root cgroups. max The number of allocation failure due to HugeTLB limit
@AkihiroSuda Noticed you recently reviewed a similar PR. Would you mind taking a look at this one as well when you have a chance?
Thank you, @AkihiroSuda. Could we merge this please?