Home
last modified time | relevance | path

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

/xnu-12377.1.9/doc/vm/
H A Dfreezer.md17 …e for finding and freezing a candidate process. Only suspended apps are eligible. See [app selecti…
26 …ges_ratio` is the min ratio of private to shared pages that a process needs to be freezer eligible.
80 …t have been thawed fewer than `kern.memorystatus_thaw_count_demotion_threshold` times are eligible.
82 …am will kill it soon. Its dirty memory remains on NAND. It is no longer eligible for re-freeze at …
96 … they are placed in band 30 when idle. Importantly, docked apps are not eligible for the freezer s…
107 …eeze\_pages\_min | The min. number of resident pages that a process needs to be freezer eligible. |
110 …s\_ratio | The min. ratio of private to shared pages needed for a process to be freezer eligible. |
117 | kern.memorystatus\_freeze\_max\_candidate\_band | The maximum jetsam band that a freezer eligible
H A Dmemorystatus_kills.md33 …ad` will perform these kills. Any process over its soft memory limit is eligible. Processes are ki…
82 … may also appear in the idle band when they are app-napped, but are not eligible to be killed via …
105 Memorystatus will kill swap eligible processes (ones in app coalitions) in ascending jetsam priorit…
H A Dpageout_scan.md103 The following page queues are eligible to be reclaimed from:
H A Dmemorystatus.md158 …is enabled (M1 and later iPad Pros) it will return the total number of procs in all eligible bands.
/xnu-12377.1.9/bsd/kern/
H A Dkern_memorystatus_notify.c725 boolean_t eligible = FALSE; in memorystatus_bg_pressure_eligible() local
733 eligible = TRUE; in memorystatus_bg_pressure_eligible()
743 eligible = FALSE; in memorystatus_bg_pressure_eligible()
748 return eligible; in memorystatus_bg_pressure_eligible()
/xnu-12377.1.9/doc/observability/
H A Dmt_stackshot.md19 the debugger trap instead of spinning, and determine if they are eligible to
H A Dcoalitions.md130 … also look at jetsam coalitions to determine which processes are P-core eligible. In particular, t…
/xnu-12377.1.9/doc/scheduler/
H A Dsched_clutch_edge.md76 … by their promoted or base priority (whichever property made the thread eligible to be part of tha…