Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dkern_memorystatus_notify.c1754 uint32_t backoff_threshold = soft_threshold - in memorystatus_update_vm_pressure() local
1757 if (memorystatus_get_available_page_count() <= backoff_threshold) { in memorystatus_update_vm_pressure()