excessive "init" forking

Brian V. Smith envbvs at epb2.lbl.gov
Wed Jul 26 04:56:21 AEST 1989


In article <8490 at batcomputer.tn.cornell.edu>, eric at batcomputer.tn.cornell.edu (Eric Fielding) writes:

 [...]

< The question I have for the net
< is about a software problem. It appears that "/etc/init" is constantly forking
< off copies of itself, at a rate of about 50-100 times a minute. Each process
< lasts only a short time but meanwhile uses several hundred K of memory. At
< any one time "ps -aux" shows 5-10 "/etc/init -a" processes running. It seems
< like this constant process creation is greatly magnifying the hardware
< deficiencies to the point where the machine is unusable. I suspect that
< there is something wrong with the way the system is set up, but I don't know
< where to start looking. Thanks for reading this lengthy message.

Check your /etc/ttys to see what kinds of things are being started by 
init.  There should only be gettys and possibly window= lines (for the
old method of starting the X server).
One or more of those processes are dying, and init is starting it/them
up again.
_____________________________________
Brian V. Smith    (bvsmith at lbl.gov)
Lawrence Berkeley Laboratory
We don't need no signatures!



More information about the Comp.unix.ultrix mailing list