From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail138.messagelabs.com (mail138.messagelabs.com [216.82.249.35]) by kanga.kvack.org (Postfix) with SMTP id 8FE436B0047 for ; Thu, 25 Feb 2010 18:13:26 -0500 (EST) Message-ID: <4B87040A.1020904@redhat.com> Date: Thu, 25 Feb 2010 18:13:14 -0500 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 12/15] radixtree: introduce radix_tree_lookup_leaf_node() References: <20100224031001.026464755@intel.com> <20100224031055.316558127@intel.com> In-Reply-To: <20100224031055.316558127@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Wu Fengguang Cc: Andrew Morton , Jens Axboe , Nick Piggin , Chris Mason , Peter Zijlstra , Clemens Ladisch , Olivier Galibert , Vivek Goyal , Christian Ehrhardt , Matt Mackall , Nick Piggin , Linux Memory Management List , linux-fsdevel@vger.kernel.org, LKML List-ID: On 02/23/2010 10:10 PM, Wu Fengguang wrote: > This will be used by the pagecache context based read-ahead/read-around > heuristic to quickly check one pagecache range: > - if there is any hole > - if there is any pages > > Cc: Nick Piggin > Signed-off-by: Wu Fengguang Acked-by: Rik van Riel -- 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