SUMMARY: Processes in Solaris Operating Env.

From: SUNIL KUMAR GUDURU <guduru1_at_nettlinx.com>
Date: Sat Mar 23 2002 - 12:03:50 EST
It is very kind of every one who responded:

Sean
Itiu
Hichael Morton <mh1272@yahoo.com>
Sanjiv K. Bhatia <sanjiv@aryabhat.cs.umsl.edu>
Edward Scown <eascown3@yahoo.com>

It was suggested to refer freely downloadable books from docs.sun.com, get a
list of books from sunhelp.com.
Other sites are www.sunsolve.com, www.solarisguide.com www.sunfreeware.com

Mr. Sean suggested me to boot the system in single user mode, dump a ps
output to a file, and then do man
 pages on each entry to find out what they are used for.

Mr. Sanjiv K.Bhatia has informed the following, which is very much helpful.
There are four process states as given by ps: R, S, T, Z

 R is Running
S is Sleeping
T is Traced (the code is being traced/debugged)
Z is Zombie

 As a sys admin, you do not have to worry about them.  The zombie process
does
not take up any resources, except for an entry in process table.  You should
be
worried if you have too many zombies.  When the parent of a zombie
terminates,
zombie automatically dies (init kills it).

Thanks everyone again,

Sunil.

----- Original Message -----
From: "SUNIL KUMAR GUDURU" <guduru1@nettlinx.com>
To: <sunmanagers@sunmanagers.org>
Sent: Saturday, March 23, 2002 12:42 AM
Subject: Processes in Solaris Operating Env.


> Respected Sun Managers:
>
> I am a budding sys. admn.
>
> What are all the different processes involved in Solaris Operating
> Environment. What is the significance and relevence of these processes. I
> know Zombie process is one of them. Name others and any
> material / web site links to get much insight into these processes.
>
> Will summarize.
>
>
> Sunil
> guduru1@nettlinx.com
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Mon Mar 25 07:57:02 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:38 EST