Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.uwa.edu.au!classic.iinet.com.au!news.uoregon.edu!usenet.eel.ufl.edu!news.mathworks.com!fu-berlin.de!sirius.physik.fu-berlin.DE!not-for-mail From: graichen@sirius.physik.fu-berlin.de (Thomas Graichen) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: No more process? Date: 14 Sep 1995 19:13:35 GMT Organization: Freie Universitaet Berlin Lines: 29 Message-ID: <439usv$itv@fu-berlin.de> References: <43901l$l1b@agate.berkeley.edu> NNTP-Posting-Host: sirius.physik.fu-berlin.de (130.133.3.140) X-Access: 16 17 18 X-Newsreader: TIN [version 1.2 PL2] C.Y. Chiu (chiuc@po.EECS.Berkeley.EDU) wrote: : Hi: : I get "no more process" after I open a couple if windows under : FreeBSD2.0.5R. I guess it has something to do with the way the kernel is : compiled? But I can't find what the right command to add in the kernel : configuration file. If it's not the kernel, what should I do so that I : can run more process simultaneously? Thanks for the help! either for you locally in a shell try limit/unlimit in the csh/tcsh or ulimit in bash (and maybe sh) - the other way would be to look into the /sys/i386/conf/LINT file: # Under some circumstances it is necessary to make the default max # number of processes per user and open files per user more than the # defaults on bootup. (an example is a large news server in which # the uid, news, can sometimes need > 100 simultaneous processes running) options "CHILD_MAX=128" options "OPEN_MAX=128" t _______________________________________________________||_____________________ __|| Perfection is reached, not when there is no __|| thomas graichen longer anything to add, but when there __|| freie universitaet berlin is no longer anything to take away __|| fachbereich physik __|| - Antoine de Saint-Exupery - __|| ___________________________||____email: graichen@omega.physik.fu-berlin.de____