u're off wrong.   ;-)

it's not a bug.
the kernel can only access approx 860mb directly.
anything above that, and the memory needs to be accessed differently for the
total amount of memory, using translation tables.

this leads to a performance hit as every memory access takes around 3 reads
or what it normally does.

so probably the only time when this pays off is when data is obtained off
the memory rather than from disk (or any other storage media), eg in large
databases, web servers, where the data is often intentionally placed in a
"ram disk" and mounted, rather than on physical media.

hope this explanation helps.
any errors pls correct me.
----- Original Message ----- 
From: "Martin L. Johansen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 24, 2003 04:54
Subject: Re: [newbie] Help with memtest and errors. (a little long) now
trimmed :)


> On Thursday 23 October 2003 21:54, Ronald J. Hall wrote:
> > On Thursday 23 October 2003 01:42 pm, Tom Brinkman wrote:
> > > > Does that mean I'm actually better off using less than 1Gig of
> > > > RAM ?
> > >
> > >     Yes. 99% of users don't even need 512MB
> >
> > I've got 512 of DDR here and AFAIK, I've -never- hit swap...so I'd have
to
> > agree...unless you're doing something really intensive like video
editing
> > or somesuch.
>
> Yeah, but I just understood it, that a bug caused the system to run better
> with less than 1024.. maybe I'm off wrong.
>
> -- 
> Martin L. Johansen
>
>


----------------------------------------------------------------------------
----


> Want to buy your Pack or Services from MandrakeSoft?
> Go to http://www.mandrakestore.com
>


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to