View Single Post
mrsellout's Avatar
Posts: 889 | Thanked: 2,087 times | Joined on Sep 2010 @ Manchester
#124
Originally Posted by wrm View Post
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:
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
Code:
/sys/module/lowmemorykiller/parameters/adj :
0,1,6,12
 /sys/module/lowmemorykiller/parameters/minfree :
1536,2048,4096,16384
Can anyone with an X pre 2.1.14 report what their settings are?


[1] http://www.droidviews.com/tweak-andr...-killer-needs/
 

The Following 2 Users Say Thank You to mrsellout For This Useful Post: