The kernel dispatcher and associated subsystems provide for the prioritization and scheduling of kernel threads in one of several bundled scheduling classes. The details of the implementation are ...
Solaris implements a two-level threads architecture (see August 1998’s column as well as subsequent columns covering the process model). The two-level model is implemented by abstracting the user ...