Eliminate the Giant lock for most thread operations

Sebastian Huber sebastian.huber at embedded-brains.de
Wed May 11 13:23:27 UTC 2016


This patch series eliminates the Giant lock for most thread operations.  The
next step is to eliminate the Giant lock for thread life-cycle changes, e.g.
start, restart, cancel, exit, join.



More information about the devel mailing list