mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
simple_lmk: Update Kconfig description for VM pressure change
Simple LMK uses VM pressure now, not a kswapd hook like before. Update the Kconfig description to reflect such. Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com> Signed-off-by: azrim <mirzaspc@gmail.com>
This commit is contained in:
parent
020c04f42e
commit
8c606531b4
@ -62,8 +62,8 @@ config ANDROID_SIMPLE_LMK
|
||||
small and simple. Processes are killed according to the priorities
|
||||
that Android gives them, so that the least important processes are
|
||||
always killed first. Processes are killed until memory deficits are
|
||||
satisfied, as observed from kswapd struggling to free up pages. Simple
|
||||
LMK stops killing processes when kswapd finally goes back to sleep.
|
||||
satisfied, as observed from direct reclaim and kswapd reclaim
|
||||
struggling to free up pages, via VM pressure notifications.
|
||||
|
||||
if ANDROID_SIMPLE_LMK
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user