From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm@xmission.com (Eric W. Biederman) Subject: Re: v6: faster tree-based sysctl implementation Date: Wed, 07 Dec 2011 16:19:53 -0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Anca Emanuel , linux-kernel , netdev@vger.kernel.org, Octavian Purdila , "David S . Miller" , Alexey Dobriyan , Damien Millescamps , Stephen Rothwell To: Lucian Adrian Grijincu Return-path: In-Reply-To: (Lucian Adrian Grijincu's message of "Wed, 7 Dec 2011 03:44:29 +0200") Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Lucian Adrian Grijincu writes: > On Wed, Dec 7, 2011 at 2:08 AM, Anca Emanuel = wrote: >> You can ask Stephen Rothwell to include your tree in next. >> git://github.com/luciang/linux-2.6-new-sysctl.git =C2=A0v6-new-sysct= l-alg > > > Thank you Anca, but I don't want to pollute Stephen's linux-next tree= ATM. > I'd wait until a maintainer chimes in and agrees that this approach i= s > sound. Which is my cue to say that I am behind the power curve in reviewing this. I will see if I can get to this before the end of the week. Doing this and getting it right is definitely something we need to do. We do need to be careful so that the code we wind up with is not just faster but more maintainable than what we have today. Thanks for still pushing this, Eric