From owner-freebsd-hackers Sat Nov 11 20:46:37 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA23533 for hackers-outgoing; Sat, 11 Nov 1995 20:46:37 -0800 Received: from blob.best.net (blob.best.net [204.156.128.88]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id UAA23528 for ; Sat, 11 Nov 1995 20:46:31 -0800 Received: from geli.clusternet (rcarter.vip.best.com [204.156.137.2]) by blob.best.net (8.6.12/8.6.5) with ESMTP id UAA13167 for ; Sat, 11 Nov 1995 20:46:29 -0800 Received: from localhost (localhost [127.0.0.1]) by geli.clusternet (8.6.12/8.6.9) with SMTP id UAA03770 for ; Sat, 11 Nov 1995 20:40:51 -0800 Message-Id: <199511120440.UAA03770@geli.clusternet> X-Authentication-Warning: geli.clusternet: Host localhost didn't use HELO protocol X-Mailer: exmh version 1.6.4 10/10/95 To: hackers@freebsd.org Subject: That G&*()m process limit Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 11 Nov 1995 20:40:50 -0800 From: "Russell L. Carter" Sender: owner-hackers@freebsd.org Precedence: bulk Ok. I'm addicted. I'm facing up to my addiction, I think I'm through denial, but... why oh why, is the default RLIMIT_NPROC set so low??? I'm working on two years here, neveh' had to (re)set this. With my current 2-CPU setup, fvwm and exmh get launched off a single server, and apparently consume more than 100 child_proc PIDs apiece... Jordan sets his to 400, maybe the default should be higher than 40? Regards, Russell