Home
last modified time | relevance | path

Searched refs:starvation (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/osfmk/arm64/
H A Dplatform_tests.c927 bool starvation = false; in lt_test_locks() local
930 starvation = starvation || (lt_stress_local_counters[processor->cpu_id] < 10); in lt_test_locks()
935 } else if (starvation) { in lt_test_locks()
/xnu-8020.101.4/doc/
H A Dsched_clutch_edge.md5starvation avoidance for lower priority batch workloads (eg. photos sync, source compilation). The…
22 …vide low latency access to the CPU for high QoS classes while ensuring starvation avoidance for th…
55starvation avoidance mode and opens a starvation avoidance window of `thread_quantum[bucket] / cpu…
61 * It achieves the goals of maintaining low scheduling latency for high buckets and starvation avoid…