ref: Scheduler Activations: Effective Kernel Support for the User-Level Management of Parallelism
论文观点:
- We argue that the performance of user-levelthreads is inherently better than that of kernel threads, rather than thisbeing an artifact of existing implementations.
- kernel threads are the wrong abstraction on which to support user-level management of parallelism.
- The cost of accessing thread management operations.