The zsched Zone Scheduler
An active zone is a zone that is in the ready state,
the running state, or the shutting down state. Every active zone has an
associated kernel process, zsched. Kernel threads doing work on behalf of the zone are
owned by zsched. The zsched process enables the zones subsystem to keep track
of per-zone kernel threads.