| From: |
| Peter Zijlstra <peterz@infradead.org> |
| To: |
| mingo@kernel.org, rusty@rustcorp.com.au, mathieu.desnoyers@efficios.com, oleg@redhat.com, paulmck@linux.vnet.ibm.com |
| Subject: |
| [RFC][PATCH 0/9] latched RB-trees and __module_address() |
| Date: |
| Sat, 28 Feb 2015 22:24:47 +0100 |
| Message-ID: |
| <20150228212447.381543289@infradead.org> |
| Cc: |
| linux-kernel@vger.kernel.org, andi@firstfloor.org, rostedt@goodmis.org, tglx@linutronix.de, peterz@infradead.org |
| Archive‑link: | |
Article |
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/