Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932274AbVKWWPv (ORCPT ); Wed, 23 Nov 2005 17:15:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932576AbVKWWPv (ORCPT ); Wed, 23 Nov 2005 17:15:51 -0500 Received: from smtp.osdl.org ([65.172.181.4]:57501 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S932274AbVKWWPu (ORCPT ); Wed, 23 Nov 2005 17:15:50 -0500 Date: Wed, 23 Nov 2005 14:15:24 -0800 (PST) From: Linus Torvalds To: Andi Kleen cc: Alan Cox , "H. Peter Anvin" , Gerd Knorr , Dave Jones , Zachary Amsden , Pavel Machek , Andrew Morton , Linux Kernel Mailing List , Zwane Mwaikambo , Pratap Subrahmanyam , Christopher Li , "Eric W. Biederman" , Ingo Molnar Subject: Re: [patch] SMP alternatives In-Reply-To: <20051123214344.GU20775@brahms.suse.de> Message-ID: References: <438359D7.7090308@suse.de> <1132764133.7268.51.camel@localhost.localdomain> <20051123163906.GF20775@brahms.suse.de> <1132766489.7268.71.camel@localhost.localdomain> <4384AECC.1030403@zytor.com> <1132782245.13095.4.camel@localhost.localdomain> <20051123214344.GU20775@brahms.suse.de> 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 Content-Length: 859 Lines: 24 On Wed, 23 Nov 2005, Andi Kleen wrote: > > > THAT is what I'd like to have CPU support for. Not for UP (it's going > > away), and not for the kernel (it's never single-threaded). > > There is one reasonly interesting special case that will probably stay > around: single CPU guest in a virtualized environment. .. and then the _virtualizer_ should just set the bit. However, quite frankly, virtualization is overhyped, in my opinion. And if it forces people to run UP because of performance issues, it's simply not acceptable for a lot of loads. It's cool technology and all, but realistically.. Linus - 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/