Home
last modified time | relevance | path

Searched refs:runnable (Results 1 – 6 of 6) sorted by relevance

/xen/xen/common/sched/
A Dprivate.h128 bool runnable, ret = false; in unit_runnable_state() local
135 runnable = vcpu_runnable(v); in unit_runnable_state()
137 v->new_state = runnable ? RUNSTATE_running : vcpu_runstate_blocked(v); in unit_runnable_state()
139 if ( runnable ) in unit_runnable_state()
/xen/tools/xenmon/
A Dxenbaked.h60 int runnable; // true if thread is runnable right now member
A Dxenbaked.c840 return new_qos->domain_info[indexof(domid)].runnable; in domain_runnable()
995 new_qos->domain_info[idx].runnable = 1; in qos_switch_in()
1060 new_qos->domain_info[idx].runnable = 0; in qos_state_sleeping()
1094 new_qos->domain_info[idx].runnable = 1; in qos_state_runnable()
/xen/docs/misc/
A Dxenmon.txt32 amount of time the domain spent in the "runnable" state (or on the run queue)
/xen/docs/man/
A Dxl-numa-placement.7.pod211 candidates with a smaller number of vCPUs runnable on them (due
227 different nodes. Favoring candidates with fewer vCPUs already runnable
A Dxl.1.pod.in354 The domain is blocked, and not running or runnable. This can be because the

Completed in 11 milliseconds