Return to BSD News archive
Path: sserve!euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!newsfeed.internetmci.com!news.sprintlink.net!cs.utexas.edu!howland.reston.ans.net!xlink.net!zib-berlin.de!irz401!uriah.heep!bonnie.heep!not-for-mail From: j@bonnie.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: process limit Date: 2 Aug 1995 11:04:17 +0200 Organization: Private U**x site, Dresden. Lines: 15 Message-ID: <3vnf2h$o9e@bonnie.tcd-dresden.de> References: <DCL7FF.Ko@curia.ucc.ie> Reply-To: joerg_wunsch@uriah.heep.sax.de NNTP-Posting-Host: 192.109.108.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Turlough FitzPatrick <turlough@odyssey.ucc.ie> wrote: >How can i remove the limit on the nmber of processes >allowed to run at any one time. Is this advisable to do? >Just increasing the limit may be enough. The `limit' command from the C-Shell can do this. It's impossible to totally unrestrict it (even if you say ``limit maxproc unlimited''), and keep in mind that the new limit is valid for the current shell and all its children only. -- cheers, J"org private: joerg_wunsch@uriah.heep.sax.de http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)