Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751615AbaJZNQU (ORCPT ); Sun, 26 Oct 2014 09:16:20 -0400 Received: from mail-la0-f45.google.com ([209.85.215.45]:62522 "EHLO mail-la0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751120AbaJZNQT (ORCPT ); Sun, 26 Oct 2014 09:16:19 -0400 Message-ID: <1414329375.5304.20.camel@marge.simpson.net> Subject: Re: bisected: futex regression >= 3.14 - was - Slowdown due to threads bouncing between HT cores From: Mike Galbraith To: "Steinar H. Gunderson" Cc: Thomas Gleixner , Linus Torvalds , Linux Kernel Mailing List , Peter Zijlstra Date: Sun, 26 Oct 2014 14:16:15 +0100 In-Reply-To: <20141026103918.GA5259@sesse.net> References: <20141003194428.GA27084@sesse.net> <1412782664.5179.75.camel@marge.simpson.net> <1412791184.5173.11.camel@marge.simpson.net> <1414168721.5308.3.camel@marge.simpson.net> <20141026103918.GA5259@sesse.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2014-10-26 at 11:39 +0100, Steinar H. Gunderson wrote: > On Fri, Oct 24, 2014 at 06:38:41PM +0200, Mike Galbraith wrote: > >>> Whew, good, futex.c is hard. Heads up chess guys . > >> I wonder whether the barrier fix which got into 3.17 late fixes that > >> issue as well. > > Yes, it did. > > This is only about the lockup, right, not that the threads bounce around a > lot and make things slower? Yes. I couldn't reproduce your results, on my 28 core+ht box, there was little difference between pinned/unpinned. Maybe the box was too quite, not enough random activity to motivate select_idle_sibling(). -Mike -- 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/