zsched Zone Scheduler Process

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