From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-f48.google.com (mail-qg0-f48.google.com [209.85.192.48]) by kanga.kvack.org (Postfix) with ESMTP id AF991900014 for ; Tue, 11 Nov 2014 16:01:44 -0500 (EST) Received: by mail-qg0-f48.google.com with SMTP id q108so7912801qgd.35 for ; Tue, 11 Nov 2014 13:01:44 -0800 (PST) Received: from mx6-phx2.redhat.com (mx6-phx2.redhat.com. [209.132.183.39]) by mx.google.com with ESMTPS id 33si14093006qgf.64.2014.11.11.13.01.41 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Nov 2014 13:01:43 -0800 (PST) Date: Tue, 11 Nov 2014 16:01:00 -0500 (EST) From: David Airlie Message-ID: <1169847148.8603193.1415739660148.JavaMail.zimbra@redhat.com> In-Reply-To: <20141111095903.GH10501@worktop.programming.kicks-ass.net> References: <1415644096-3513-1-git-send-email-j.glisse@gmail.com> <20141110205814.GA4186@gmail.com> <20141110225036.GB4186@gmail.com> <20141111024531.GA2503@gmail.com> <20141111095903.GH10501@worktop.programming.kicks-ass.net> Subject: Re: [PATCH 3/5] lib: lockless generic and arch independent page table (gpt) v2. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Peter Zijlstra Cc: Jerome Glisse , Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , linux-mm , Joerg Roedel , Mel Gorman , "H. Peter Anvin" , Andrea Arcangeli , Johannes Weiner , Larry Woodman , Rik van Riel , Brendan Conoboy , Joe Donohue , Duncan Poole , Sherry Cheung , Subhash Gutti , John Hubbard , Mark Hairgrove , Lucien Dunning , Cameron Buschardt , Arvind Gopalakrishnan , Shachar Raindel , Liran Liss , Roland Dreier , Ben Sander , Greg Stoner , John Bridgman , Michael Mantor , Paul Blinzer , Laurent Morichetti , Alexander Deucher , Oded Gabbay , =?utf-8?B?SsOpcsO0bWU=?= Glisse > On Mon, Nov 10, 2014 at 09:45:33PM -0500, Jerome Glisse wrote: > > All the complexity arise from two things, first the need to keep ad-hoc > > link btw directory level to facilitate iteration over range. > > btw means "by the way" not "between", use a dictionary some time. > Thanks for the in-depth review Peter. Dave. -- 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