View Single Post
Posts: 11 | Thanked: 54 times | Joined on Dec 2013
#11
Originally Posted by llelectronics View Post
Digged around a little bit and found the config to tweak the OOMKiller behavior.
At least for my workflow it now allows opening up more apps than before before OOMKiller kicks in and kills some.

Made a thread on together jolla open for discussion: https://together.jolla.com/question/...t_ratio-value/
This won't help you because /proc/sys/vm/overcommit_memory is
set to 1. And kernel docs say that value of /proc/sys/vm/overcommit_ratio is ignored if /proc/sys/vm/overcommit_memory is != 2.

But you can increase swappiness.
"echo 99 > /proc/sys/vm/swappiness"

Last edited by korppi; 2014-12-25 at 17:30.
 

The Following User Says Thank You to korppi For This Useful Post: