sunyone
JCPU/PCPU是什么?
上午 9点53分 运行 17 分钟 3 users, 平均负载:1.09, 1.08, 0.62
用户名 终端号 登入时间 闲置 JCPU PCPU 执行命令
root pts/2 上午 9点41分 4 -sh
root pts/5 上午 9点47分 5 2:08 2:08 tail -f ../log/NmsServer.log
JCPU
PCPU
是什么?
waker
指定终端使用的cpu时间与当前进程所用cpu时间
寂寞烈火
man w
[quote]
The JCPU time is the time used by all processes attached to the tty.
It does not include past background jobs, but does include currently
running background jobs.
The PCPU time is the time used by the current process, named in the
"what" field.
[/quote]
sunyone
呵呵,还是linux的手册全呀
偶在HP、Sun、IBM上man w全都没有相关说明