From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) by kanga.kvack.org (Postfix) with ESMTP id 78D416B0032 for ; Thu, 26 Sep 2013 17:43:16 -0400 (EDT) Received: by mail-pa0-f50.google.com with SMTP id fb1so1890085pad.37 for ; Thu, 26 Sep 2013 14:43:16 -0700 (PDT) Date: Thu, 26 Sep 2013 16:43:18 -0500 From: Alex Thorlton Subject: Re: [PATCHv2 0/9] split page table lock for PMD tables Message-ID: <20130926214318.GA22939@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130926213807.1D82AE0090@blue.fi.intel.com> Sender: owner-linux-mm@kvack.org List-ID: 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 On Fri, Sep 27, 2013 at 12:38:07AM +0300, 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? Sure, no problem. - Alex -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org