Searched refs:thrashing_limit (Results 1 – 4 of 4) sorted by relevance
72 ro.lmk.thrashing_limit: number of workingset refaults as a percentage of
2308 static int thrashing_limit; in mp_event_psi() local2394 thrashing_limit = thrashing_limit_pct; in mp_event_psi()2471 } else if (wmark < WMARK_HIGH && thrashing > thrashing_limit) { in mp_event_psi()2479 } else if (reclaim == DIRECT_RECLAIM && thrashing > thrashing_limit) { in mp_event_psi()2500 thrashing_limit = (thrashing_limit * (100 - thrashing_limit_decay_pct)) / 100; in mp_event_psi()
151 ro.lmk.thrashing_limit u:object_r:exported3_default_prop:s0 exact int
436 ro.lmk.thrashing_limit u:object_r:lmkd_config_prop:s0 exact int