LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Process table cleanup (https://www.linuxquestions.org/questions/linux-newbie-8/process-table-cleanup-804751/)

seku 04-28-2010 08:15 AM

Process table cleanup
 
hello,

if i terminate my terminal session abruptly due to any network connection failure, the next time when i see the process table, the dead procesees still appears in the list. I would wish to see all those processes which are terminated to disappear immediately. This was the case when i was using HP-UX, but doesn't seem to be the case with Red-Hat Linux. is that true?

over a time, such inactive processes list increases, and only way i could make see it disappearing is by "kill <process id>" or server reboots.

-thanks

Aquarius_Girl 05-06-2010 03:57 AM

Kindly post the output of
Code:

ps -el
when you see those dead processes.

Meanwhile see if the following link is relevant to your problem somehow ?
http://www.linuxsa.org.au/tips/zombies.html


All times are GMT -5. The time now is 08:08 PM.