1. What have the authors contributed in "Kernel-level scheduling for the nano-threads programming model" ?
In this paper the authors present efficient kernel scheduling policies and propose a new kernel-user interface aiming at supporting efficient parallel execution in diverse workload environments.. Their approach relies on support for user level threads which are used to exploit parallelism within applications, and a two-level scheduling policy which coordinates the number of resources allocated by the kernel with the number of threads generated by each application.
read more