The only thing I've seen wrong with this branch so far: If we fail to allocate a kernel thread while creating the thread in pthread_create(), the wakeup port doesn't get freed. This patch just ensures that the port isn't leaked upon failure.
TD
PthreadPatch.diff
Description: Binary data