Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758944AbZAMSmU (ORCPT ); Tue, 13 Jan 2009 13:42:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754547AbZAMSmK (ORCPT ); Tue, 13 Jan 2009 13:42:10 -0500 Received: from byss.tchmachines.com ([208.76.80.75]:37091 "EHLO byss.tchmachines.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754399AbZAMSmJ (ORCPT ); Tue, 13 Jan 2009 13:42:09 -0500 Date: Tue, 13 Jan 2009 10:42:02 -0800 From: Ravikiran G Thirumalai To: Ingo Molnar Cc: Peter Zijlstra , Frederik Deweerdt , andi@firstfloor.org, tglx@linutronix.de, hpa@zytor.com, linux-kernel@vger.kernel.org, shai@scalex86.org Subject: Re: [patch] tlb flush_data: replace per_cpu with an array Message-ID: <20090113184202.GB8075@localdomain> References: <20090112213539.GA10720@gambetta> <20090112223421.GA20594@localdomain> <20090112230052.GB18771@elte.hu> <1231848016.442.112.camel@twins> <20090113123317.GA29926@elte.hu> <20090113181311.GA8075@localdomain> <20090113183420.GB10065@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090113183420.GB10065@elte.hu> User-Agent: Mutt/1.5.15+20070412 (2007-04-11) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - byss.tchmachines.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - scalex86.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 856 Lines: 24 On Tue, Jan 13, 2009 at 07:34:20PM +0100, Ingo Molnar wrote: > >* Ravikiran G Thirumalai wrote: > >> On Tue, Jan 13, 2009 at 01:33:17PM +0100, Ingo Molnar wrote: >> > >> > >> >VSMP is a clustering solution (default-disabled) >> >> Small correction :) >> Well, it is a virtualization solution creating single VM across multiple >> systems. Since it is shared memory, we would rather refer to it as SMP or >> Virtual SMP rather than a clustering solution. > >You do have hardware help too to do efficient cross-node memory traffic, >dont you? > Of course. A fast backplane interconnect. -- 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/