Lines Matching refs:it
9 certain resources. Currently it monitors the following resources:
60 Whenever it's woken up the memorystatus thread does the following:
64 1. If the system is unhealthy, pick a recovery action and perform it. See `memorystatus_pick_action…
67 Notice that the memorystatus thread does not explicitly check why it was woken up.
69 thread is woken up *blindly* and it will do a full system health check.
113 Currently on non-macOS systems, it's defined as `pageable_external + free + secluded_over_target + …
116 … memory is a special pool of memory that's intended for the camera so that it can startup faster o…
122 And it calls into `memorystatus_pages_update` to actually update `memorystatus_available_pages` and…
149 … `VM_memorystatus_1`. At one point we tried to parallelize jetsam to speed it up, but this effort …
158 …s 1 on most platforms. But if app swap is enabled (M1 and later iPad Pros) it will return the tota…
164 When awoken it calls `consider_vm_pressure_events` which winds its way to `memorystatus_update_vm_p…
179 dasd reads this snapshot and uses it as an input for its freezer recommendation algorithm. However,…
180 This snapshot is also reset when dasd reads it. Note that it has to be separate from the OSAnalytic…
185 …king and purging, memorystatus blocks all additional corpse creation after it purges them until th…