Re: LMbench2.0 results

From: Andrew Morton (akpm@digeo.com)
Date: Mon Sep 09 2002 - 11:52:09 EST


Daniel Phillips wrote:
>
> On Monday 09 September 2002 15:37, Rik van Riel wrote:
> > On Sun, 8 Sep 2002, Daniel Phillips wrote:
> >
> > > I suspect the overall performance loss on the laptop has more to do with
> > > several months of focussing exclusively on the needs of 4-way and higher
> > > smp machines.
> >
> > Probably true, we're pulling off an indecent number of tricks
> > for 4-way and 8-way SMP performance. This overhead shouldn't
> > be too bad on UP and 2-way machines, but might easily be a
> > percent or so.
>
> Though to be fair, it's smart to concentrate on the high end with a
> view to achieving world domination sooner. And it's a stretch to call
> the low end performance 'slow'.

It's on the larger machines where 2.4 has problems. Fixing them up
makes the kernel broader, more general purpose. We're seeing 50-100%
gains in some areas there. Giving away a few percent on smaller machines
at this stage is OK. But yup, we need to go and get that back later.

> An idea that's looking more and more attractive as time goes by is to
> have a global config option that specifies that we want to choose the
> simple way of doing things wherever possible, over the enterprise way.

Prefer not to. We've been able to cover all bases moderately well
thus far without adding a big boolean switch.

> We want this especially for embedded. On low end processors, it's even
> possible that the small way will be faster in some cases than the
> enterprise way, due to cache effects.

The main thing we can do for smaller systems is to not allocate as much
memory at boot time. Some more careful scaling is needed there. I'll
generate a list soon.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:17 EST