[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150228212447.381543289@infradead.org>
Date: Sat, 28 Feb 2015 22:24:47 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: mingo@...nel.org, rusty@...tcorp.com.au,
mathieu.desnoyers@...icios.com, oleg@...hat.com,
paulmck@...ux.vnet.ibm.com
Cc: linux-kernel@...r.kernel.org, andi@...stfloor.org,
rostedt@...dmis.org, tglx@...utronix.de, peterz@...radead.org
Subject: [RFC][PATCH 0/9] latched RB-trees and __module_address()
This series is aimed at making __module_address() go fast(er).
On the way there it:
- annotates and sanitizes module locking
- introduces the latched RB-tree
- employs it to make __module_address() go fast
I've build and boot tested this on x86_64 with modules and lockdep enabled.
--
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