Searched refs:behind (Results 1 – 3 of 3) sorted by relevance
626 { vm_object_offset_t behind = vm_default_behind * PAGE_SIZE_64; in vm_fault_deactivate_behind() local633 …if ((uint64_t)sequential_run >= behind && (sequential_run % (VM_DEFAULT_DEACTIVATE_BEHIND_CLUSTER … in vm_fault_deactivate_behind()640 if (offset >= behind) { in vm_fault_deactivate_behind()641 run_offset = 0 - behind; in vm_fault_deactivate_behind()646 if (offset < -behind) { in vm_fault_deactivate_behind()647 run_offset = behind; in vm_fault_deactivate_behind()
41 …r buckets have used up enough CPU in the recent past such that they slip behind the lower buckets …
560 /* block behind the child starting up */