Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932186AbbBZWhF (ORCPT ); Thu, 26 Feb 2015 17:37:05 -0500 Received: from casper.infradead.org ([85.118.1.10]:59651 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751718AbbBZWhC (ORCPT ); Thu, 26 Feb 2015 17:37:02 -0500 Date: Thu, 26 Feb 2015 23:36:56 +0100 From: Peter Zijlstra To: Andi Kleen Cc: "Paul E. McKenney" , Mathieu Desnoyers , Andi Kleen , x86@kernel.org, linux-kernel@vger.kernel.org, oleg@redhat.com, rusty@rustcorp.com.au, mingo@kernel.org Subject: Re: [RFC][PATCH] module: Optimize __module_address() using a latched RB-tree Message-ID: <20150226223656.GB21418@twins.programming.kicks-ass.net> References: <1424482737-958-1-git-send-email-andi@firstfloor.org> <20150223170436.GC5029@twins.programming.kicks-ass.net> <20150223174340.GD27767@tassilo.jf.intel.com> <20150226114309.GR21418@twins.programming.kicks-ass.net> <2127583772.183982.1424966563927.JavaMail.zimbra@efficios.com> <20150226164356.GU21418@twins.programming.kicks-ass.net> <20150226182817.GY15405@linux.vnet.ibm.com> <20150226191335.GY21418@twins.programming.kicks-ass.net> <20150226194144.GC15405@linux.vnet.ibm.com> <20150226205216.GG27767@tassilo.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150226205216.GG27767@tassilo.jf.intel.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 514 Lines: 14 On Thu, Feb 26, 2015 at 12:52:16PM -0800, Andi Kleen wrote: > > > > Thoughts? > > Just use my original patch using page tables which did not need any of these > research projects. Hey, some people actually like to think! And the benefit is that all archs get a win. -- 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/