Home
last modified time | relevance | path

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

/system/memory/lmkd/
DREADME.md72 ro.lmk.thrashing_limit: number of workingset refaults as a percentage of
Dlmkd.cpp2308 static int thrashing_limit; in mp_event_psi() local
2394 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()
/system/sepolicy/prebuilts/api/30.0/public/
Dproperty_contexts151 ro.lmk.thrashing_limit u:object_r:exported3_default_prop:s0 exact int
/system/sepolicy/private/
Dproperty_contexts436 ro.lmk.thrashing_limit u:object_r:lmkd_config_prop:s0 exact int