Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 4 Dec 2001 18:32:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 4 Dec 2001 18:32:07 -0500 Received: from garrincha.netbank.com.br ([200.203.199.88]:43025 "HELO netbank.com.br") by vger.kernel.org with SMTP id ; Tue, 4 Dec 2001 18:31:51 -0500 Date: Tue, 4 Dec 2001 21:31:40 -0200 (BRST) From: Rik van Riel X-X-Sender: To: "Martin J. Bligh" Cc: Lars Brinkhoff , Alan Cox , Larry McVoy , , Subject: Re: Linux/Pro [was Re: Coding style - a non-issue] In-Reply-To: <2455827301.1007478174@mbligh.des.sequent.com> Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 4 Dec 2001, Martin J. Bligh wrote: > > Premise 3: it is far easier to take a bunch of operating system images > > and make them share the parts they need to share (i.e., the page > > cache), than to take a single image and pry it apart so that it > > runs well on N processors. > > Of course it's easier. But it seems like you're left with much more > work to reiterate in each application you write to run on this thing. > Do you want to do the work once in the kernel, or repeatedly in each > application? There seems to be a little misunderstanding here; from what I gathered when talking to Larry, the idea behind ccClusters is that they provide a single system image in a NUMA box, but with separated operating system kernels. Of course, this is close to what a "single" NUMA kernel often ends up doing with much ugliness, so I think Larry's idea to construct NUMA OSes by putting individual kernels of nodes to work together makes a lot of sense. regards, Rik -- Shortwave goes a long way: irc.starchat.net #swl http://www.surriel.com/ http://distro.conectiva.com/ - 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/