From owner-freebsd-current Tue Mar 4 17:02:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA01086 for current-outgoing; Tue, 4 Mar 1997 17:02:22 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA01068 for ; Tue, 4 Mar 1997 17:02:17 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id RAA02587; Tue, 4 Mar 1997 17:59:19 -0700 (MST) Date: Tue, 4 Mar 1997 17:59:19 -0700 (MST) Message-Id: <199703050059.RAA02587@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Chris Timmons Cc: Nate Williams , current@freebsd.org Subject: Re: Upping the default # of processes in 2.2? In-Reply-To: References: <199703041911.MAA00403@rocky.mt.sri.com> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Chris Timmons writes: > > As for the default per-user limits, I'm running tcsh and have this in > /etc/csh.cshrc: > > limit maxproc 100 > > which seems to work pretty well! Except for X, which uses /bin/sh to start everything up. :( Nate