Skip site navigation (1)Skip section navigation (2)
Date:      09 Jul 1998 12:36:34 +0200
From:      smoergrd@oslo.geco-prakla.slb.com (Dag-Erling Coidan Smørgrav)
To:        Andrzej Bialecki <abial@nask.pl>
Cc:        Amancio Hasty <hasty@rah.star-gate.com>, Dusk Auriel Sykotik <syko@sykotik.org>, freebsd-current@FreeBSD.ORG
Subject:   Re: FreeBSD in less than 4MB RAM
Message-ID:  <rx4emvvz4y5.fsf@oslo.geco-prakla.slb.com>
In-Reply-To: Andrzej Bialecki's message of Tue, 7 Jul 1998 10:36:08 %2B0200 (CEST)
References:  <Pine.NEB.3.95.980707102220.20507E-100000@korin.warman.org.pl>

next in thread | previous in thread | raw e-mail | index | archive | help

Andrzej Bialecki <abial@nask.pl> writes:
> Also, "kernel" above doesn't equal `size kernel` - there are disk buffers,
> mbufs, stacks, and whatnot which are allocated on start; so its much
> bigger.

I think a significant portion of that can be eliminated by reducing
MAXUSERS, but it's quite possible I'm speaking out of my arse.

If you blow away most of /etc and set up a completely customized
environment, you might very well never need more than a handful of
processes (ever tried MASUERS=2?) but it may have a detrimental effect
on network performance since it also reduces the number of mbufs and
mbuf clusters, which is Not Good (tm) if you're trying to set up a
router or gateway or whatever.

Just my (insert insignificant amount of your favorite currency here).

DES
-- 
Dag-Erling Smørgrav - smoergrd@oslo.geco-prakla.slb.com

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



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