simple_lmk: Increase default minfree value
After commit "simple_lmk: Make reclaim deterministic", Simple LMK's behavior changed and thus requires some slight re-tuning to make it work well again. Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
This commit is contained in:
@@ -80,7 +80,7 @@ config ANDROID_SIMPLE_LMK_AGGRESSION
|
||||
config ANDROID_SIMPLE_LMK_MINFREE
|
||||
int "Minimum MiB of memory to free per reclaim"
|
||||
range 8 512
|
||||
default 100
|
||||
default 128
|
||||
help
|
||||
Simple LMK will try to free at least this much memory per reclaim.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user