Home
last modified time | relevance | path

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

/xnu-11417.121.6/doc/vm/
H A Dmemorystatus_notify.md71 …THRESHOLD` | `0.25 * AVAILABLE_MEMORY` | `0.29 * AVAILABLE_MEMORY` | Un-throttle the swapper threa…
/xnu-11417.121.6/makedefs/
H A DMakeInc.top328 # we try to throttle behavior into more managable S "stripes" of N/S
/xnu-11417.121.6/bsd/vfs/
H A Dvfs_bio.c2550 bawrite_internal(buf_t bp, int throttle) in bawrite_internal() argument
2555 if (throttle) { in bawrite_internal()