![내 systemd 슬라이스가 systemd-cgtop에 정보를 보고하지 않습니다.](https://linux55.com/image/83596/%EB%82%B4%20systemd%20%EC%8A%AC%EB%9D%BC%EC%9D%B4%EC%8A%A4%EA%B0%80%20systemd-cgtop%EC%97%90%20%EC%A0%95%EB%B3%B4%EB%A5%BC%20%EB%B3%B4%EA%B3%A0%ED%95%98%EC%A7%80%20%EC%95%8A%EC%8A%B5%EB%8B%88%EB%8B%A4..png)
답변1
가능한 이유는 CPUAccounting
시스템에 대해 슬라이싱을 활성화하지 않았기 때문입니다.
with 또는 in /etc/systemd/system.conf
으로 정의되어 있는지 확인하세요 .DefaultCPUAccounting=yes
CPUAccounting=yes
system.slice
가능한 이유는 CPUAccounting
시스템에 대해 슬라이싱을 활성화하지 않았기 때문입니다.
with 또는 in /etc/systemd/system.conf
으로 정의되어 있는지 확인하세요 .DefaultCPUAccounting=yes
CPUAccounting=yes
system.slice