Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751390AbWEZLF6 (ORCPT ); Fri, 26 May 2006 07:05:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751393AbWEZLF6 (ORCPT ); Fri, 26 May 2006 07:05:58 -0400 Received: from smtp.ustc.edu.cn ([202.38.64.16]:59522 "HELO ustc.edu.cn") by vger.kernel.org with SMTP id S1751390AbWEZLF5 (ORCPT ); Fri, 26 May 2006 07:05:57 -0400 Message-ID: <348641554.13480@ustc.edu.cn> X-EYOUMAIL-SMTPAUTH: wfg@mail.ustc.edu.cn Date: Fri, 26 May 2006 19:05:59 +0800 From: Wu Fengguang To: Andrew Morton Cc: linux-kernel@vger.kernel.org, Nick Piggin Subject: Re: [PATCH 03/33] radixtree: hole scanning functions Message-ID: <20060526110559.GA14398@mail.ustc.edu.cn> Mail-Followup-To: Wu Fengguang , Andrew Morton , linux-kernel@vger.kernel.org, Nick Piggin References: <20060524111246.420010595@localhost.localdomain> <348469537.15678@ustc.edu.cn> <20060525091946.2b57840f.akpm@osdl.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060525091946.2b57840f.akpm@osdl.org> User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 894 Lines: 23 On Thu, May 25, 2006 at 09:19:46AM -0700, Andrew Morton wrote: > Wu Fengguang wrote: > > > > Introduce a pair of functions to scan radix tree for hole/empty item. > > > > There's a userspace radix-tree test harness at > http://www.zip.com.au/~akpm/linux/patches/stuff/rtth.tar.gz. > > If/when these new features are merged up, it would be good to have new > testcases added to that suite, please. > > In the meanwhile you may care to develop those tests anwyway, see if you > can trip up the new features. The new radix-tree.c/.h breaks compiling terribly. Are there any particular reason not to implement it as a module? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/