Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!zombie.ncsc.mil!newsgate.duke.edu!news.mathworks.com!enews.sgi.com!news.sgi.com!newshub.sdsu.edu!saturn!larryr From: larryr@saturn.sdsu.edu (Larry Riedel) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: How to increase max user processes? Date: 26 Sep 1996 10:01:52 GMT Organization: San Diego State University Lines: 11 Message-ID: <52dkag$6me@hole.sdsu.edu> NNTP-Posting-Host: saturn.sdsu.edu X-Newsreader: TIN [version 1.2 PL2] gorski@cips01.physik.uni-bonn.de wrote: > Is there anyone who can tell me how to change (increase) max user processes?? > Currently this is set to 40 (CHILD_MAX). I don't know what the official way is, but I did it by changing the config file for my kernel in /sys/i386/conf. The LINT file in that directory had an example entry for "options CHILD_MAX". Larry