TencentOS-kernel/fs/cgroupfs
caelli d9280166f1 cgroupfs: support stat based on cpuacct
currently, /proc/stat displays cpu usage for real cpu,
add support to display cpu usage based on cpuacct,
online file on cgroupfs is changed to display cpu count
minimum of cpuset and cpuacct. sysctl
cgroupfs_stat_show_cpuacct_info is used to start this feature.

Signed-off-by: caelli <caelli@tencent.com>
Reviewed-by: Bin Lai <robinlai@tencent.com>
2022-05-18 14:43:14 +08:00
..
Kconfig cgroupfs: support for proc and sys 2021-11-01 15:00:06 +08:00
Makefile cgroupfs: support for proc and sys 2021-11-01 15:00:06 +08:00
cgroupfs.h cgroupfs: support stat based on cpuacct 2022-05-18 14:43:14 +08:00
mount.c cgroupfs: support stat based on cpuacct 2022-05-18 14:43:14 +08:00
proc.c cgroupfs: support stat based on cpuacct 2022-05-18 14:43:14 +08:00
sys.c cgroupfs: add files inside sys 2022-02-18 12:22:35 +08:00