Searched refs:runnable (Results 1 – 3 of 3) sorted by relevance
64 * Since the bucket level scheduler deals with a fixed small number of runnable buckets in the worst…81 * **Clutch Bucket Group Blocked Time**: Maintains the amount of time no threads were runnable for t…122 * If AboveUI bucket is runnable, 125 * Otherwise find the (non-AboveUI) highest priority root bucket that is runnable and select its hig…136 … calculated by adding the WCEL of the bucket to the timestamp of the root bucket becoming runnable.144 …he priority value of a clutch bucket is calculated based on the highest runnable thread and intera…147 * Find the highest runnable thread (promoted or basepri) in the clutch bucket (maxpri)227 …runnable and running threads of a higher or equal QoS that are enqueued or running on the cluster.…233 * On thread becoming runnable, get the scheduling latency metric for the thread's QoS and preferred…260 * (2) Steal a runnable thread from a native cluster runqueue (sched_edge_steal_thread())[all …]
4973 boolean_t runnable; in task_disconnect_page_mappings() local4977 runnable = FALSE; in task_disconnect_page_mappings()4984 runnable = TRUE; in task_disconnect_page_mappings()4993 if (runnable == TRUE) { in task_disconnect_page_mappings()5000 if (runnable == FALSE) { in task_disconnect_page_mappings()
3393 "runnable time of current thread is valid");