时间片 = 1/节拍率HZ
cpu使用率=1-空闲时间/总cpu时间
top 系统总体cpu和内存
ps 进程的资源
pidstat user system wait
cpu使用率不高,可能是短时应用造成
1程序调用其他程序
2程序本身不断崩溃重启
时间片 = 1/节拍率HZ
cpu使用率=1-空闲时间/总cpu时间
top 系统总体cpu和内存
ps 进程的资源
pidstat user system wait
cpu使用率不高,可能是短时应用造成
1程序调用其他程序
2程序本身不断崩溃重启