RE: Scalability Efforts

From: Marty Fouts (marty@dotcast.com)
Date: Thu Sep 07 2000 - 16:29:58 EST


FWIW, large system scalability, especially NUMA is not tractable with a 'one
size (algorithm) fits all' approach, and can be a significant test of the
degree of modularity in your system. Different relative costs of access to
the different levels of the memory hierarchy and different models of cache
concurrency, especially, tend to make what works for system A be maximally
pessimal for system B.

marty

-----Original Message-----
From: Rik van Riel [mailto:riel@conectiva.com.br]
Sent: Thursday, September 07, 2000 11:20 AM
To: Henry Worth
Cc: linux-kernel@vger.kernel.org
Subject: Re: Scalability Efforts

On Thu, 7 Sep 2000, Henry Worth wrote:

> With all the talk of improving Linux's scalability to
> large-scale SMP and ccNUMA platforms -- including efforts
> at several HW companies and now OSDL forming to throw
> hardware at the effort -- is there any move afoot to
> coordinate these efforts?

Nothing coordinated, AFAIK...

> Or is it all, whatever there may be of it, taking
> place offline?

Most of the times I've talked about this topic it
was in person with other developers at various
conferences.

For the VM subsystem and the scheduler we have some
ideas to improve scalability for NUMA machines. It's
not been implemented yet, but for most of it the
design seems to be pretty ok and ready to be implemented
for 2.5.

OTOH, some of the develish details still aren't resolved.
If there are people interested in discussing this topic,
I'll setup a mailing list for it ...

regards,

Rik

--
"What you're running that piece of shit Gnome?!?!"
       -- Miguel de Icaza, UKUUG 2000

http://www.conectiva.com/ http://www.surriel.com/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Sep 07 2000 - 21:00:31 EST