Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762886Ab3IDPON (ORCPT ); Wed, 4 Sep 2013 11:14:13 -0400 Received: from mail-ea0-f169.google.com ([209.85.215.169]:39086 "EHLO mail-ea0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755203Ab3IDPOL (ORCPT ); Wed, 4 Sep 2013 11:14:11 -0400 MIME-Version: 1.0 In-Reply-To: <52274943.1040005@hp.com> References: <5220F090.5050908@hp.com> <20130830194059.GC13318@ZenIV.linux.org.uk> <5220F811.9060902@hp.com> <20130830202608.GD13318@ZenIV.linux.org.uk> <52210225.60805@hp.com> <20130830204852.GE13318@ZenIV.linux.org.uk> <52214EBC.90100@hp.com> <20130831023516.GI13318@ZenIV.linux.org.uk> <20130831024233.GJ13318@ZenIV.linux.org.uk> <5224E647.80303@hp.com> <20130903060130.GD16261@gmail.com> <5225FCEE.7030901@hp.com> <52274943.1040005@hp.com> Date: Wed, 4 Sep 2013 08:14:10 -0700 X-Google-Sender-Auth: cBI2TxOgCLI1883-fIs-YZMlDwc Message-ID: Subject: Re: [PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount From: Linus Torvalds To: Waiman Long Cc: Ingo Molnar , Al Viro , Benjamin Herrenschmidt , Jeff Layton , Miklos Szeredi , Ingo Molnar , Thomas Gleixner , linux-fsdevel , Linux Kernel Mailing List , Peter Zijlstra , Steven Rostedt , Andi Kleen , "Chandramouleeswaran, Aswin" , "Norton, Scott J" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 615 Lines: 15 On Wed, Sep 4, 2013 at 7:52 AM, Waiman Long wrote: > > The latest tty patches did work. The tty related spinlock contention is now > completely gone. The short workload can now reach over 8M JPM which is the > highest I have ever seen. Good. And this was with the 80-core machine, so there aren't any scalability issues hiding? Linus -- 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/