Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 1999 07:54:33 +0200
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        Jonathan Lemon <jlemon@americantv.com>
Cc:        Sheldon Hearn <sheldonh@uunet.co.za>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 machdep.c
Message-ID:  <19990602075433.A25313@titan.klemm.gtn.com>
In-Reply-To: <19990601133317.55152@right.PCS>; from Jonathan Lemon on Tue, Jun 01, 1999 at 01:33:17PM -0500
References:  <199906011825.LAA76694@freefall.freebsd.org> <49669.928261824@axl.noc.iafrica.com> <19990601133317.55152@right.PCS>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 01, 1999 at 01:33:17PM -0500, Jonathan Lemon wrote:
> On Jun 06, 1999 at 08:30:24PM +0200, Sheldon Hearn wrote:
> > 
> > 
> > On Tue, 01 Jun 1999 11:25:30 MST, Jonathan Lemon wrote:
> > 
> > >   Null commit; note that there is a new memory sizing routine that uses
> > >   the BIOS calls to determine the memory configuration.  This should fix
> > >   problems with >64M for good.
> > 
> > Does this mean MAXMEM can go away?
> 
> Yes, but I've left it in on purpose so that you can configure the
> system so that it uses less memory than what is actually installed.
> This is useful in some cases (e.g.: testing code under low memory
> conditions).

BTW, might it ever be possible, to get rid of maxusers or choose
some sane defaults in dependency of the memory size during boot ?

8MB -> 16
16MB -> 32
32MB -> 60
64MB -> 80
128MB -> 100
256MB -> 128

That would perhaps eliminate the problems, when FreeBSD get benched
by magazines, that are clueless, to tune the kernel...

Additionally...
As far as I guess, what's behind maxmem, one could increase some
structures behind but not decrease ... If so, would there be a
chance to increase it during runtime with sysctl to avoid reboots
for testing or if it's sure, that it would have to be increased ?


-- 
Andreas Klemm                               http://www.FreeBSD.ORG/~andreas
                                  http://www.freebsd.org/~fsmp/SMP/SMP.html
                                powered by Symmetric MultiProcessor FreeBSD


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990602075433.A25313>