I recently upgraded my Moto G42 to lineageOS 23.2 after staying on 22 for way too long. Everything is fine but it seems memory management is totally out of control. As soon as I switch to another app, the background process gets killed.
If I would now switch to my browser for 5 seconds to copy some stuff, voyager would have been killed. This is an extremely unpleasant behavior. Does anybody knows a fix for this?
The jump from LOS 22 to 23.2 is significant since Android 14 changed how the kernel handles low-memory killer tuning. Most users expect memory pressure to improve with a newer version, not get worse, which makes the behavior you are describing feel backwards. What does ‘adb shell dumpsys meminfo’ report for your oom_adj scores when the background process gets killed? If the numbers look normal, the culprit is probably a custom kernel governor overriding LOS defaults.


