--- 247194992374b233bc80e9e5cd5f6ca269f27e28 +++ 4aa14949902ae7a5bef1c2ed3fe4a2b8dd79a17c @@ -90,6 +90,15 @@ config ANDROID_LOW_MEMORY_KILLER ---help--- Register processes to be killed when memory is low +config ANDROID_LOW_MEMORY_KILLER_AUTODETECT_OOM_ADJ_VALUES + bool "Android Low Memory Killer: detect oom_adj values" + depends on ANDROID_LOW_MEMORY_KILLER + default y + ---help--- + Detect oom_adj values written to + /sys/module/lowmemorykiller/parameters/adj and convert them + to oom_score_adj values. + endif # if ANDROID endmenu