Home
last modified time | relevance | path

Searched refs:thrashing_limit (Results 1 – 4 of 4) sorted by relevance

/system/memory/lmkd/
Dlmkd.rc41 on property:persist.device_config.lmkd_native.thrashing_limit=*
DREADME.md72 - `ro.lmk.thrashing_limit`: number of workingset refaults as a percentage of
Dlmkd.cpp2869 static int thrashing_limit = thrashing_limit_pct; in mp_event_psi() local
3006 if (windows_passed > 1 || prev_thrash_growth < thrashing_limit) { in mp_event_psi()
3014 thrashing_limit = thrashing_limit_pct; in mp_event_psi()
3101 } else if (wmark < WMARK_HIGH && thrashing > thrashing_limit) { in mp_event_psi()
3112 } else if (reclaim == DIRECT_RECLAIM && thrashing > thrashing_limit) { in mp_event_psi()
3184 thrashing_limit = (thrashing_limit * (100 - thrashing_limit_decay_pct)) / 100; in mp_event_psi()
/system/sepolicy/private/
Dproperty_contexts786 ro.lmk.thrashing_limit u:object_r:lmkd_config_prop:s0 exact int