From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 3260DB7D33 for ; Fri, 29 Jan 2010 13:02:56 +1100 (EST) Subject: Re: [PATCHv2 2/2] powerpc: implement arch_scale_smt_power for Power7 From: Benjamin Herrenschmidt To: Joel Schopp In-Reply-To: <4B621213.2010805@austin.ibm.com> References: <1264017638.5717.121.camel@jschopp-laptop> <1264017847.5717.132.camel@jschopp-laptop> <1264548495.12239.56.camel@jschopp-laptop> <1264553577.3601.144.camel@pasglop> <4B621213.2010805@austin.ibm.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 29 Jan 2010 12:23:44 +1100 Message-ID: <1264728224.20211.35.camel@pasglop> Mime-Version: 1.0 Cc: linux-kernel@vger.kernel.org, Ingo Molnar , linuxppc-dev@lists.ozlabs.org, Peter Zijlstra , ego@in.ibm.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > I've tested it with manually offlined threads and it behaves as I'd like > it to. Which is ? IE. I'm happy that you like how it behaves, but I'd like to u understand how that is so I can make sure I'm also happy with it :-) Cheers, Ben.