From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liu Bo Subject: Re: [RFC] RCU Judy array with distributed locking for FS extents Date: Sun, 16 Jun 2013 22:02:45 +0800 Message-ID: <20130616140244.GA4867@localhost.localdomain> References: <20130603052758.GA4278@Krystal> <20130603124011.4088.84338@localhost.localdomain> <20130603124601.GA2922@Krystal> <20130604115456.GB2099@devil.localdomain> <20130604142132.4088.42487@localhost.localdomain> <20130612011231.GA3975@Krystal> <20130613012549.4914.75883@localhost.localdomain> Reply-To: bo.li.liu@oracle.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Mathieu Desnoyers , Dave Chinner , Linux FS Devel , David Woodhouse , "rp@svcs.cs.pdx.edu" , "Paul E. McKenney" , Lai Jiangshan , Stephen Hemminger , Alan Stern To: Chris Mason Return-path: Received: from userp1040.oracle.com ([156.151.31.81]:31515 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755172Ab3FPOD2 (ORCPT ); Sun, 16 Jun 2013 10:03:28 -0400 Content-Disposition: inline In-Reply-To: <20130613012549.4914.75883@localhost.localdomain> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Jun 12, 2013 at 09:25:49PM -0400, Chris Mason wrote: > Quoting Mathieu Desnoyers (2013-06-11 21:12:31) > > * Chris Mason (clmason@fusionio.com) wrote: ... > > > > I stopped working on the range implementation thinking that I should > > wait to get some feedback before I start implementing more complex > > features like RCU-friendly range resize. > > I really wanted to send out my code this morning, but I also wanted to > match rbtrees single threaded first. It's much closer now, so I'm > commenting and cleaning up what I have for posting tomorrow. > > I'll talk with Liu Bo about putting the skiplists under LGPL, but I'd > love some help getting numbers against librcu. I'm ok with LGPL :) thanks, liubo > > -chris > > -- > To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html