Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 1995 02:08:28 +0200 (MET DST)
From:      Andreas Klemm <andreas@knobel.gun.de>
To:        Gary Crutcher <gcrutcher@datatrek.com>
Cc:        hackers@freebsd.org
Subject:   Re: FreeBSD Max Users
Message-ID:  <Pine.BSF.3.91.950917020218.3041A-100000@knobel.gun.de>
In-Reply-To: <14091995065240350.II18467@datatrek.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 14 Sep 1995, Gary Crutcher wrote:

> I noticed in the LINK file, the kernel configuratin file, that you can 
> set max users.  Is there a maximum number of users that can be 
> configured? I tried setting it to 250 and got a warning when I remade 
> the kernel.   I do not appear to be having any run-time problems, 
> though.

The maxuser variable is a multiplier for kernel variables. This variable
is not for setting a max user limit.

The initial value of 10 isn't that bad. 250 is _overkill_. It makes
certain kernel structures too huge and _kills_ your performcance.

I'd choose values of 10-20 depending on the amount of memory
you have and the number of users, that will work at the same time
on your system.

	Andreas ///

--
Andreas Klemm       You have lpd and need an intelligent print filter ?!!
                    Ok, this might help: "apsfilter ... irgendwie clever"
ftp it from ------> ftp://sunsite.unc.edu/pub/Linux/Incoming/aps-491.tgz




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950917020218.3041A-100000>