agetty consuming too much CPU

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

agetty consuming too much CPU

1,533 次查看
jupiter_hce
Contributor III

Hi,

I am running a customized i.MX6ULZ, I connected it by ssh via WiFi, the agetty is the latest CPU consumption process in the first line of top:

PID PPID USER STAT VSZ  %VSZ %CPU COMMAND

148 1        root     R      1500 1%     39%      /sbin/agetty -8 -L ttymxc0 115200 xterm

Is it normal? If not, how to fix it?

Thank you.

Kind regards,

- jh

标签 (4)
0 项奖励
回复
1 回复

1,441 次查看
b36401
NXP Employee
NXP Employee

It is not normal and looks strange.
Possibly there is some another process running from xterm and it is consuming the CPU.
I can suggest to run the command like "ps auxwwf" to see which processes are running.

0 项奖励
回复