From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f45.google.com (mail-pb0-f45.google.com [209.85.160.45]) by kanga.kvack.org (Postfix) with ESMTP id CEEF56B0036 for ; Thu, 26 Sep 2013 17:42:55 -0400 (EDT) Received: by mail-pb0-f45.google.com with SMTP id mc17so1687054pbc.32 for ; Thu, 26 Sep 2013 14:42:55 -0700 (PDT) From: "Kirill A. Shutemov" In-Reply-To: <20130926213807.1D82AE0090@blue.fi.intel.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> Subject: Re: [PATCHv2 0/9] split page table lock for PMD tables Content-Transfer-Encoding: 7bit Message-Id: <20130926214246.32EDCE0090@blue.fi.intel.com> Date: Fri, 27 Sep 2013 00:42:46 +0300 (EEST) Sender: owner-linux-mm@kvack.org List-ID: To: "Kirill A. Shutemov" Cc: Alex Thorlton , 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 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/ -- Kirill A. Shutemov -- 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