Searched refs:contention (Results 1 – 3 of 3) sorted by relevance
3042 int contention; in skmem_cache_mib_get_stats() local3069 if ((contention = (int)(skm->skm_depot_contention - in skmem_cache_mib_get_stats()3071 contention = 0; in skmem_cache_mib_get_stats()3073 sca->sca_depot_contention_factor = contention; in skmem_cache_mib_get_stats()
57 …ts get a fair shot at draining the lower QoS threads even during heavy contention from higher prio…177 …res that the high QoS threads experience low scheduling latency under heavy CPU contention as well.273 …r shared resource intensive threads across clusters in order to reduce contention on the shared re…
667 sleep(3); // give time for thread to spawn, fall back to kernel for contention, and block