From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 07:06:58 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A44416A4CE for ; Tue, 23 Mar 2004 07:06:58 -0800 (PST) Received: from ux1.ibb.net (ux1.ibb.net [64.215.98.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A47943D2F for ; Tue, 23 Mar 2004 07:06:57 -0800 (PST) (envelope-from mipam@ibb.net) Received: from localhost (mipam@localhost) by ux1.ibb.net (8.9.3/8.9.3/UX1TT) with ESMTP id OAA11017; Tue, 23 Mar 2004 14:58:51 +0100 X-Authentication-Warning: ux1.ibb.net: mipam owned process doing -bs Date: Tue, 23 Mar 2004 14:58:51 +0100 (MET) From: Mipam To: "Richard P. Williamson" In-Reply-To: <6.0.3.0.2.20040323143104.02510b50@cygnus> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: maxproc is automatically adjusted? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 15:06:58 -0000 Okay, i found LINT, that is, in /usr/src/sys/i386/conf i did make LINT and the file was created. But i still didnt find the answers i was looking for, like kern.maxusers seems to be sized automatically based on you hardware? And so maxproc etc? I still didnt find further docs about this and how it works. Any places where i can RTFM about it? Bye, Mipam.