On JP1 I used to set memory killer module at: adj 9999 and min free 1 (or vice versa), also wrote these values somewhere in init.rc, to save them in case of reboot. But now cant find these original values in init.rc file to modify them. Any ideas where they are hidden? Or gone?
From the release notes:
Originally Posted by
System
Low memory killer enabled on Xperia. This should help preserving an adequate amount of free RAM.
This is an Android thing, which you might be able to
tweak yourself eg [1].
Values appear to be stored in
/sys/module/lowmemorykiller/parameters/adj
and
/sys/module/lowmemorykiller/parameters/minfree
Currently (2.1.4.13) they're set at
Hi,
just had a look in the root of my X on 2.1.3.7 and could find /sys/module/ but not the lowmemorykiller folder. Is it an Android folder that can be found somewhere else?