cpuacct) subsystem generates automatic reports on CPU resources used by the tasks in a cgroup, including tasks in child groups. Three reports are available:
cpuacct.usage, execute the following command:
~]# echo 0 > /cgroups/cpuacct/cpuacct.usagecpuacct.usage_percpu.
user — CPU time consumed by tasks in user mode.
system — CPU time consumed by tasks in system (kernel) mode.
USER_HZ variable.