From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qa0-f42.google.com (mail-qa0-f42.google.com [209.85.216.42]) by kanga.kvack.org (Postfix) with ESMTP id 23394900014 for ; Tue, 11 Nov 2014 08:42:12 -0500 (EST) Received: by mail-qa0-f42.google.com with SMTP id k15so6978936qaq.1 for ; Tue, 11 Nov 2014 05:42:11 -0800 (PST) Received: from mail-qa0-x236.google.com (mail-qa0-x236.google.com. [2607:f8b0:400d:c00::236]) by mx.google.com with ESMTPS id c1si36715945qam.98.2014.11.11.05.42.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 11 Nov 2014 05:42:10 -0800 (PST) Received: by mail-qa0-f54.google.com with SMTP id u7so6778063qaz.41 for ; Tue, 11 Nov 2014 05:42:10 -0800 (PST) Date: Tue, 11 Nov 2014 08:42:02 -0500 From: Jerome Glisse Subject: Re: [PATCH 3/5] lib: lockless generic and arch independent page table (gpt) v2. Message-ID: <20141111134131.GA2817@gmail.com> References: <1415644096-3513-1-git-send-email-j.glisse@gmail.com> <1415644096-3513-4-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> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20141111095903.GH10501@worktop.programming.kicks-ass.net> Sender: owner-linux-mm@kvack.org List-ID: To: Peter Zijlstra Cc: 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 , Dave Airlie , 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 , =?iso-8859-1?B?Suly9G1l?= Glisse On Tue, Nov 11, 2014 at 10:59:03AM +0100, Peter Zijlstra wrote: > 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. Apologies if my poor english makes it even harder to understand me. Jerome -- 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