Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 1999 17:06:48 -0500 (EST)
From:      Bill Fumerola <billf@chc-chimes.com>
To:        Jesse <j@lumiere.net>
Cc:        freebsd-net@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG
Subject:   Re: 3.1-STABLE dies on 40+ connects
Message-ID:  <Pine.HPP.3.96.990325170024.7134J-100000@hp9000.chc-chimes.com>
In-Reply-To: <Pine.BSF.4.05.9903251417420.530-100000@leaf.lumiere.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 Mar 1999, Jesse wrote:

> I also compared shoutcast, another program which does the same thing. It
> spawns a child for each client through (as opposed to a single process).

[ some number crunching on my TI-85 ...]

If you think that the growth is linear (I don't)
	y = 85x - 1242

If you think the growth is exponential (I do, this fits a lot nicer.)
	y = 2.2x^2 - 75x + 900

Where x is the amount of clients. and y is the mbufs in use.
I don't know if that helps any developers, but it sure was fun.

- bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp -
- ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org  -





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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.HPP.3.96.990325170024.7134J-100000>