From owner-freebsd-hackers Thu Sep 14 08:20:21 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA13231 for hackers-outgoing; Thu, 14 Sep 1995 08:20:21 -0700 Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.31.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA13221 for ; Thu, 14 Sep 1995 08:20:02 -0700 Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.6.11/8.6.9) id QAA07400; Thu, 14 Sep 1995 16:36:29 +0200 From: "Christoph P. Kukulies" Message-Id: <199509141436.QAA07400@gilberto.physik.RWTH-Aachen.DE> Subject: Re: FreeBSD Max Users To: gcrutcher@datatrek.com (Gary Crutcher) Date: Thu, 14 Sep 1995 16:36:28 +0200 (MET DST) Cc: hackers@freebsd.org In-Reply-To: <14091995065240350.II18467@datatrek.com> from "Gary Crutcher" at Sep 14, 95 06:50:20 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 900 Sender: hackers-owner@freebsd.org Precedence: bulk > > I noticed in the LINK file, the kernel configuratin file, that you can=20 > set max users. Is there a maximum number of users that can be=20 > configured? I tried setting it to 250 and got a warning when I remade=20 > the kernel. I do not appear to be having any run-time problems,=20 > though. maxusers has nothing to do with the maximum simultaneously logged in number of users. It's just a measure from which certain table sizes are derived. It may be that 250 is way too big and you will now have an unnecessarily memory consuming kernel. > > --------------------------------------------------- > Gary Crutcher voice: 619-431-8400 x140 > Mgr. New Technology fax: 619-431-8448 > Data Trek, Inc. email: gcrutcher@datatrek.com > 5838 Edison Place > Carlsbad, CA. 92008 > > --Chris Christoph P. Kukulies kuku@gil.physik.rwth-aachen.de