小编Ray*_*lin的帖子

top%cpu缩写是什么意思?

有谁知道顶级表格上方标题中的%CPU行中的2个字母的缩写是什么意思?这是运行顶部的示例输出.

top - 15:10:34 up 8 days,  5:11,  1 user,  load average: 0.10, 3.80, 26.82
Tasks:   1 total,   0 running,   1 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.3 us,  0.7 sy,  0.0 ni, 98.0 id,  1.1 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem:   2051456 total,   623544 used,  1427912 free,     1292 buffers
KiB Swap:  3203068 total,   147188 used,  3055880 free,    38352 cached
Run Code Online (Sandbox Code Playgroud)

这是我的猜测和我不知道的.

us = user
sy = system
ni = ?
id = idle?
wa = ?
hi …
Run Code Online (Sandbox Code Playgroud)

linux abbreviation top-command

22
推荐指数
1
解决办法
2万
查看次数

标签 统计

abbreviation ×1

linux ×1

top-command ×1