From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [PATCH -v9][RFC] mutex: implement adaptive spinning Date: Tue, 13 Jan 2009 08:49:27 -0800 (PST) Message-ID: References: <1231774622.4371.96.camel@laptop> <1231859742.442.128.camel@twins> <1231863710.7141.3.camel@twins> <1231864854.7141.8.camel@twins> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Ingo Molnar , "Paul E. McKenney" , Gregory Haskins , Matthew Wilcox , Andi Kleen , Chris Mason , Andrew Morton , Linux Kernel Mailing List , linux-fsdevel , linux-btrfs , Thomas Gleixner , Nick Piggin , Peter Morreale , Sven Dietrich , Dmitry Adamushko To: Peter Zijlstra Return-path: In-Reply-To: <1231864854.7141.8.camel@twins> List-ID: On Tue, 13 Jan 2009, Peter Zijlstra wrote: > > Ok, tested only 1, but that was the one I remember lockups from -- and > that seems to be good with the cmpxchg. > > Do you fancy me sending v10 or will you make that change locally? I'd like to get this in, but I'm not going to apply it in any case without way more testing. It missed the merge window, but I'm potentially willing to let it slip in - but only if there are a fair number of people willing to do numbers and some harsh testing. Preferably people who did see problems earlier, ie at a minimum Chris and Ingo under the loads they used before and saw issues with. So do a v10, and ask people to test. Linus