Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758534Ab3HMX7z (ORCPT ); Tue, 13 Aug 2013 19:59:55 -0400 Received: from mail-qc0-f180.google.com ([209.85.216.180]:62092 "EHLO mail-qc0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756156Ab3HMX7y (ORCPT ); Tue, 13 Aug 2013 19:59:54 -0400 Date: Tue, 13 Aug 2013 19:59:47 -0400 From: Tejun Heo To: Kent Overstreet Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org, Stephen Rothwell , Fengguang Wu Subject: Re: [PATCH] idr: Document ida tree sections Message-ID: <20130813235947.GL28996@mtj.dyndns.org> References: <20130807202201.GA28039@mtj.dyndns.org> <20130807205117.GC11612@kmo-pixel> <20130809145756.GL20515@mtj.dyndns.org> <20130813221308.GA11980@kmo-pixel> <20130813221928.GE28996@mtj.dyndns.org> <20130813222759.GA12069@kmo-pixel> <20130813224428.GG28996@mtj.dyndns.org> <20130813225927.GA2000@kmo-pixel> <20130813232211.GI28996@mtj.dyndns.org> <20130813235133.GA3807@kmo-pixel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130813235133.GA3807@kmo-pixel> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1056 Lines: 25 Hey, Kent. On Tue, Aug 13, 2013 at 04:51:33PM -0700, Kent Overstreet wrote: > Should probably be almost as good, yeah... in theory, but the space > efficiency still isn't going to be as good, and it'll probably be more > code... and at this point I really just don't want to futz with it more. > At this point unless there's something really wrong with this code I > just want to move onto something else :P I think it probably would be okay in most cases but don't feel confident about acking as it's making trade-offs which are unnecessary and unusual. So, ummm, I really don't know. Maybe it's better enough than what we have now but at the same time if you want to reimplement the whole thing you should be persistent / reliable enough to see it through this time around too, right? Thanks. -- tejun -- 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/