Hi , I need to print the cgroup id info of all the cgroup that have been created on the host. Is there any utility to print the same. struct cgroup { ....... int id; ==> wants to print this id info. ... } Regards, Muneendra.
Hi , I need to print the cgroup id info of all the cgroup that have been created on the host. Is there any utility to print the same. struct cgroup { ....... int id; ==> wants to print this id info. ... } Regards, Muneendra.