Searched refs:memorystatus_jld_max_kill_loops (Results 1 – 2 of 2) sorted by relevance
183 extern int memorystatus_jld_max_kill_loops; /* How many times should we try and kil…
848 int memorystatus_jld_max_kill_loops = 2; /* How many times should we try and kill u… variable873 SYSCTL_UINT(_kern, OID_AUTO, memorystatus_jld_max_kill_loops, CTLFLAG_RW | CTLFLAG_LOCKED, &memorys…4045 maximum_kills *= memorystatus_jld_max_kill_loops; in memorystatus_act_aggressive()