我想知道在我的登台服务器上,每当我运行ps aux时,它都会卡住.它输出一个进程列表并停止响应.我检查有足够的RAM(1GB).
原文链接:https://www.f2er.com/ubuntu/348577.html当我运行top命令时,它对我来说没问题,但我想知道有一个僵尸进程.那是什么?谁能解释一下?
top - 11:00:29 up 3:53,2 users,load average: 51.75,50.52,45.38 Tasks: 79 total,1 running,77 sleeping,0 stopped,1 zombie cpu(s): 0.0%us,0.0%sy,0.0%ni,100.0%id,0.0%wa,0.0%hi,0.0%si,0.0%st Mem: 1747660k total,603572k used,1144088k free,12644k buffers Swap: 917496k total,0k used,917496k free,97732k cached
谢谢