agetty consuming too much CPU

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

agetty consuming too much CPU

1,544件の閲覧回数
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,452件の閲覧回数
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 件の賞賛
返信