K 10 svn:author V 6 davide K 8 svn:date V 27 2013-08-18T23:12:16.060523Z K 7 svn:log V 402 Introduce a facility to share the thread state between kernel and userland. The API is the same of Solaris' schedctl(), even though the implementation is probably different. There are still some rough edges (e.g. structures are not cleaned up upon thread exit/proc exit) but I'll have some patches to address them and I'm going to fix in the next days after some testing. Discussed with: kib, attilio END