Searched defs:zsched (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c66 * ZONE_IS_READY: zsched (the kernel dummy process for a zone) is
71 * ZONE_IS_BOOTING: in this shortlived-state, zsched attempts to start
75 * ZONE_IS_RUNNING: The zone is open for business: zsched has
99 * remains in this state until zsched exits. Calls to zone_find_by_*()
102 * ZONE_IS_DEAD: zsched has exited (zone_ntasks == 0). There are no
2549 /* Set security flags on the zone's zsched */
2999 * zsched has exited; the zone is dead.
3548 * zone's zsched process (curproc->p_zone->zone_zsched) before returning.
3802 * per-zone kernel threads are parented to zsched, just like regular
3805 * zsched i
3808 zsched(void *arg) function
[all...]

Completed in 55 milliseconds