Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932876AbaAaUBk (ORCPT ); Fri, 31 Jan 2014 15:01:40 -0500 Received: from mail-bk0-f51.google.com ([209.85.214.51]:37492 "EHLO mail-bk0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932238AbaAaUBj (ORCPT ); Fri, 31 Jan 2014 15:01:39 -0500 MIME-Version: 1.0 In-Reply-To: <20140131140941.GF4941@twins.programming.kicks-ass.net> References: <1390936396-3962-1-git-send-email-jason.low2@hp.com> <1390936396-3962-6-git-send-email-jason.low2@hp.com> <20140128210753.GJ11314@laptop.programming.kicks-ass.net> <1390949495.2807.52.camel@j-VirtualBox> <20140129115142.GE9636@twins.programming.kicks-ass.net> <1391138977.6284.82.camel@j-VirtualBox> <20140131140941.GF4941@twins.programming.kicks-ass.net> Date: Fri, 31 Jan 2014 12:01:37 -0800 X-Google-Sender-Auth: ZMpct9-lVOwj08TKRG8w7O5gNHI Message-ID: Subject: Re: [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued From: Jason Low To: Peter Zijlstra Cc: Jason Low , Ingo Molnar , Paul McKenney , Waiman Long , Linus Torvalds , Thomas Gleixner , Linux Kernel Mailing List , Rik van Riel , Andrew Morton , Davidlohr Bueso , "H. Peter Anvin" , Andi Kleen , "Chandramouleeswaran, Aswin" , "Norton, Scott J" , chegu_vinod@hp.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 31, 2014 at 6:09 AM, Peter Zijlstra wrote: > I've downloaded AIM7 from sf.net and I hope I'm running it with 100+ > loads but I'm not entirely sure I got this thing right, its not really > making progress with or without patch :/ Ingo's program http://lkml.org/lkml/2006/1/8/50 using the V option may be able to generate similar mutex contention. Currently still getting soft lockups with the updated version. -- 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/