Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752384Ab2BTSQI (ORCPT ); Mon, 20 Feb 2012 13:16:08 -0500 Received: from casper.infradead.org ([85.118.1.10]:54851 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751719Ab2BTSQH convert rfc822-to-8bit (ORCPT ); Mon, 20 Feb 2012 13:16:07 -0500 Message-ID: <1329761755.2293.373.camel@twins> Subject: Re: sched: Avoid SMT siblings in select_idle_sibling() if possible From: Peter Zijlstra To: Mike Galbraith Cc: Suresh Siddha , linux-kernel , Ingo Molnar , Paul Turner , Srivatsa Vaddagiri Date: Mon, 20 Feb 2012 19:15:55 +0100 In-Reply-To: <1329761661.6276.146.camel@marge.simpson.net> References: <1321350377.1421.55.camel@twins> <1321406062.16760.60.camel@sbsiddha-desk.sc.intel.com> <1321435455.5072.64.camel@marge.simson.net> <1321468646.11680.2.camel@sbsiddha-desk.sc.intel.com> <1321495153.5100.7.camel@marge.simson.net> <1321544313.6308.25.camel@marge.simson.net> <1321545376.2495.1.camel@laptop> <1321547917.6308.48.camel@marge.simson.net> <1321551381.15339.21.camel@sbsiddha-desk.sc.intel.com> <1321629267.7080.13.camel@marge.simson.net> <1329748861.2293.345.camel@twins> <1329761661.6276.146.camel@marge.simpson.net> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Mailer: Evolution 3.2.2- Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 629 Lines: 13 On Mon, 2012-02-20 at 19:14 +0100, Mike Galbraith wrote: > I thought this was pretty much sorted. We want to prefer core over > sibling, because on at laest some modern CPUs with L3, siblings suck > rocks. Yeah, I since figured out how its supposed (and supposedly) does work. Suresh was a bit too clever and forgot to put a comment in since clearly it was obvious at the time ;-) -- 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/