From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754858Ab3JHJj7 (ORCPT ); Tue, 8 Oct 2013 05:39:59 -0400 Received: from merlin.infradead.org ([205.233.59.134]:59719 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752705Ab3JHJj6 (ORCPT ); Tue, 8 Oct 2013 05:39:58 -0400 Date: Tue, 8 Oct 2013 11:39:37 +0200 From: Peter Zijlstra To: "Kirill A. Shutemov" Cc: Andrew Morton , Alex Thorlton , Ingo Molnar , 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 , Rik van Riel , Robin Holt , Sedat Dilek , Srikar Dronamraju , Thomas Gleixner , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCHv5 00/11] split page table lock for PMD tables Message-ID: <20131008093937.GP3081@twins.programming.kicks-ass.net> References: <1381154053-4848-1-git-send-email-kirill.shutemov@linux.intel.com> <20131007160907.3a4aca3e7eae404767ed3a8e@linux-foundation.org> <20131008084927.BC193E0090@blue.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131008084927.BC193E0090@blue.fi.intel.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 08, 2013 at 11:49:27AM +0300, Kirill A. Shutemov wrote: > Peter looked through, but I haven't got any tags from him. Right, I didn't have time to actually look at the pagetable locking; the general shape of the patches look good though, just didn't try to validate the locking :/