*BSD News Article 50032


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!oleane!tank.news.pipex.net!pipex!in1.uu.net!nctuccca.edu.tw!news.cc.nctu.edu.tw!news.sinica!taob
From: taob@gate.sinica.edu.tw (Brian Tao)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Limit to max no processes per user?
Date: 26 Aug 1995 13:28:51 GMT
Organization: Institute of Biomedical Sciences, Academia Sinica
Lines: 22
Message-ID: <41n7ij$nhk@gate.sinica.edu.tw>
References: <DDIBu9.9J0@seeware.DIALix.oz.au> <41bojq$r4v@oscar.cc.gatech.edu> <41du3f$g12@gate.sinica.edu.tw> <41hcmi$95t@bonnie.tcd-dresden.de>
NNTP-Posting-Host: @140.109.40.248

In article <41hcmi$95t@bonnie.tcd-dresden.de>, J Wunsch <joerg_wunsch@uriah.heep.sax.de> wrote:
>
><sys/syslimits.h>:
>
>#ifndef CHILD_MAX
>#define CHILD_MAX                  40   /* max simultaneous processes */
>#endif

    Duh on me... it's right there in the 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"

    Dunno how I missed *that*... :)
-- 
Brian ("Though this be madness, yet there is method in't") Tao
taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org