[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150318142114.GA22761@infradead.org>
Date: Wed, 18 Mar 2015 07:21:14 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Peter Zijlstra <peterz@...radead.org>
Cc: mingo@...nel.org, rusty@...tcorp.com.au,
mathieu.desnoyers@...icios.com, oleg@...hat.com,
paulmck@...ux.vnet.ibm.com, torvalds@...ux-foundation.org,
linux-kernel@...r.kernel.org, andi@...stfloor.org,
rostedt@...dmis.org, tglx@...utronix.de
Subject: Re: [PATCH 0/8] latched RB-trees and __module_address()
On Wed, Mar 18, 2015 at 02:36:26PM +0100, Peter Zijlstra wrote:
> This series is aimed at making __module_address() go fast(er).
What users do hit this so hard that it matters? Seems like the jump
label code uses it directly and throgh __module_text_address, and krobes
use it throug __module_text_address. Is it the pageattr code or
lockdep?
Also seems interesting that both __module_address and __module_text_address
are exported, but don't seem to have modular users.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists