if [ -e /sys/module/lowmemorykiller/parameters/adj ]; then echo "0,3,6,10,12,15" > /sys/module/lowmemorykiller/parameters/adj fi
if [ -e /sys/module/lowmemorykiller/parameters/minfree ]; then echo "2048,4096,39680,43776,47616,51712" > /sys/module/lowmemorykiller/parameters/minfree fi
v1.6.3 -> v1.6.4: newCPU steps (1700MHz & 1800MHz) (thanks to AndreiLux as I used his kernel and multipliers while making the changes). fixed mali module related problems. fixed lockup problem while charging the device when it is off. reverted most of the changes back to v1.5 state which were removed during the lag-hunting process (discrete wakelocks, gestures, voltages…etc).