This is a discussion on How to Identify zombie on Solaris using C Program within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi, I am reading /proc/<PID>/psinfo structure on Solaris. Is there any field in psinfo structure to identify whether the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I am reading /proc/<PID>/psinfo structure on Solaris. Is there any field in psinfo structure to identify whether the process is zombie or not? One field, pr_wstat, is available, but no idea whether it gives the zombie status. Pls revert back immediately if anybody knows. Thanks, molu |
| ||||
| molus wrote: > Hi, > > I am reading /proc/<PID>/psinfo structure on Solaris. Is there any > field > in psinfo structure to identify whether the process is zombie or not? > One > field, pr_wstat, is available, but no idea whether it gives the zombie > status. > > Pls revert back immediately if anybody knows. > > Thanks, > molu > This question is probably better suited for comp.unix.solaris |