Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753052Ab0A2Q0a (ORCPT ); Fri, 29 Jan 2010 11:26:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752708Ab0A2Q02 (ORCPT ); Fri, 29 Jan 2010 11:26:28 -0500 Received: from e38.co.us.ibm.com ([32.97.110.159]:41906 "EHLO e38.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752483Ab0A2Q01 (ORCPT ); Fri, 29 Jan 2010 11:26:27 -0500 Message-ID: <4B630C27.1060405@austin.ibm.com> Date: Fri, 29 Jan 2010 10:26:15 -0600 From: Joel Schopp User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Gabriel Paubert CC: Peter Zijlstra , ego@in.ibm.com, linux-kernel@vger.kernel.org, Ingo Molnar , linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCHv3 2/2] powerpc: implement arch_scale_smt_power for Power7 References: <1264017638.5717.121.camel@jschopp-laptop> <1264017847.5717.132.camel@jschopp-laptop> <1264548495.12239.56.camel@jschopp-laptop> <1264720855.9660.22.camel@jschopp-laptop> <20100129122536.GA11156@iram.es> In-Reply-To: <20100129122536.GA11156@iram.es> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 786 Lines: 22 Gabriel Paubert wrote: > On Thu, Jan 28, 2010 at 05:20:55PM -0600, Joel Schopp wrote: > >> On Power7 processors running in SMT4 mode with 2, 3, or 4 idle threads >> there is performance benefit to idling the higher numbered threads in >> the core. >> >> > > Really 2, 3, or 4? When you have 4 idle threads out of 4, performance > becomes a minor concern, no? ;-) > > Gabriel > Yes, but going from 4 idle to 3 idle you want to keep the slanted weights. If you ignored 4 you'd place wrong and then correct it after the fact. -- 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/