[70802] in North American Network Operators' Group
Re: Cisco HFR
daemon@ATHENA.MIT.EDU (Iljitsch van Beijnum)
Wed May 26 12:23:36 2004
In-Reply-To: <20040526143823.GD79256@puck.nether.net>
Cc: North American Noise and Off-topic Gripes <nanog@merit.edu>
From: Iljitsch van Beijnum <iljitsch@muada.com>
Date: Wed, 26 May 2004 18:22:00 +0200
To: Jared Mauch <jared@puck.nether.net>
Errors-To: owner-nanog-outgoing@merit.edu
On 26-mei-04, at 16:38, Jared Mauch wrote:
> ability to utilize the existing physical memory more efficently.. ie:
> no more
> fragmentation).
> - Jared
> - jared
> - jared
Be careful what you wish for, Jared Jared Jared. I don't think the
performance hit those already underpowered CPUs are going to take by
adopting virtual memory is going to help matters much.
Palm has taken an interesting approach to get rid of fragmentation: the
OS is allowed to move (some) structures from one physical memory
location to another. This only works if the processes that use this
memory are written to support this, of course.
(BTW, you'll experience very little fragmentation if you make sure your
box never comes close to running out of memory.)