If the kernel has cgroups enabled, the ps utility can take advantage of it and display process cgroups information. This two patches (originally from Fedora) allows this. Also included is an updated ebuild for procps with a cgroups use flag to apply the patches. Reproducible: Always
Created attachment 256431 [details] procps-3.2.7-ps-cgroup.patch This patch allows the ps utility to display cgroups information
Created attachment 256433 [details] procps-3.2.8-ps-cgroup-suppress-root-group.patch This patch suppresses the output of the root group.
Created attachment 256434 [details] procps-3.2.8-r2.ebuild This ebuild for procps uses the last two patches and applies them if the cgroups use flag is set.
Changing status to SOLVED since procps-3.2.8_p11 applies Debian patches, including the cgroup ones.