From owner-freebsd-hackers Mon Jun 2 10:08:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA29300 for hackers-outgoing; Mon, 2 Jun 1997 10:08:44 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id KAA29294 for ; Mon, 2 Jun 1997 10:08:43 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA14798; Mon, 2 Jun 1997 10:06:10 -0700 From: Terry Lambert Message-Id: <199706021706.KAA14798@phaeton.artisoft.com> Subject: Re: LINT and GENERIC - between a rock and a generic place. To: joerg_wunsch@i.dont.like.personal.ccs.of.endless.threads Date: Mon, 2 Jun 1997 10:06:10 -0700 (MST) Cc: hackers@FreeBSD.ORG In-Reply-To: <19970601024554.ZT19356@uriah.heep.sax.de> from "J Wunsch" at Jun 1, 97 02:45:54 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Jordan is speaking to hard limits. The login.conf speaks to soft > > limits, and is still limited to what it can set by the hard limits. > > Terry is speaking about TerryBSD. He could at least RTFM before > posting. :) > > login.conf can set both, althoug it can't bump the ultimate (hard > hard) limits. And, of course, the ultimate hard limits are what we are talking about when we are talking about configuring a machine as a server vs. an interactive system for 8 users vs. and interactive system for 64 users. Specifically, max open files, child processes, mbufs, and so on. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.