Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754639Ab3IZVo4 (ORCPT ); Thu, 26 Sep 2013 17:44:56 -0400 Received: from relay3.sgi.com ([192.48.152.1]:52556 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754607Ab3IZVoz (ORCPT ); Thu, 26 Sep 2013 17:44:55 -0400 Date: Thu, 26 Sep 2013 16:44:59 -0500 From: Alex Thorlton To: "Kirill A. Shutemov" Cc: Ingo Molnar , Andrew Morton , Naoya Horiguchi , "Eric W . Biederman" , "Paul E . McKenney" , Al Viro , Andi Kleen , Andrea Arcangeli , Dave Hansen , Dave Jones , David Howells , Frederic Weisbecker , Johannes Weiner , Kees Cook , Mel Gorman , Michael Kerrisk , Oleg Nesterov , Peter Zijlstra , Rik van Riel , Robin Holt , Sedat Dilek , Srikar Dronamraju , Thomas Gleixner , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCHv2 0/9] split page table lock for PMD tables Message-ID: <20130926214459.GB22939@sgi.com> References: <1379330740-5602-1-git-send-email-kirill.shutemov@linux.intel.com> <20130919171727.GC6802@sgi.com> <20130920123137.BE2F7E0090@blue.fi.intel.com> <20130924164443.GB2940@sgi.com> <20130926105052.0205AE0090@blue.fi.intel.com> <20130926211935.GJ2940@sgi.com> <20130926213807.1D82AE0090@blue.fi.intel.com> <20130926214246.32EDCE0090@blue.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130926214246.32EDCE0090@blue.fi.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 928 Lines: 25 On Fri, Sep 27, 2013 at 12:42:46AM +0300, Kirill A. Shutemov wrote: > Kirill A. Shutemov wrote: > > Alex Thorlton wrote: > > > > Let me guess: you have HUGETLBFS enabled in your config, right? ;) > > > > > > > > HUGETLBFS hasn't converted to new locking and we disable split pmd lock if > > > > HUGETLBFS is enabled. > > > > > > Ahhhhh, that's got it! I double checked my config a million times to > > > make sure that I wasn't going crazy, but I must've missed that. With > > > that fixed, it's performing exactly how I thought it should. Looking > > > great to me! > > > > Can I use your Reviewed-by? > > s/Reviewed-by/Tested-by/ That too. Whatever you need, haha. - Alex -- 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/