Date: Wed, 13 Sep 1995 20:03:41 +0200 (MET DST) From: "Christoph P. Kukulies" <kuku@gilberto.physik.RWTH-Aachen.DE> To: marc@cmc.eng.comsat.com (MARC Giannoni) Cc: questions@FreeBSD.org Subject: Re: your mail Message-ID: <199509131803.UAA04839@gilberto.physik.RWTH-Aachen.DE> In-Reply-To: <Pine.3.87.9509131332.B13526-0100000@cmc> from "MARC Giannoni" at Sep 13, 95 01:49:32 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > > I keep hitting the "no more processes" wall. > "ps aux | wc -l" says about 75. (The number of current procs) > What is the kernel config to increase this? What does sysctl kern.maxproc sysctl kern.maxprocperuid return? Here it is kern.maxproc = 180 kern.maxprocperuid = 179 This number is calculated from the maxusers parameter in your kernel CONFIG file. > > | Marc V. Giannoni | Voice: (301) 428-2547 | > | COMSAT Mobile Communications | Fax: (301) 601-5959 | > | 22300 Comsat Drive | Internet: marc@cmc.eng.comsat.com | > | Clarksburg, MD 20871 | Title: Software Engineer | > > --Chris Christoph P. Kukulies kuku@gil.physik.rwth-aachen.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509131803.UAA04839>