[MOD][NOV.11] ★Script for perfomance★

mike1986.

Senior Member
Mar 11, 2009
38,830
77,116
0
XDA-Developers
android-revolution-hd.blogspot.com
can you give to me a good script to use with faux kernel 2.4r and Europe 1.45.401.2 Base - Android 2.3.4 // Sense 3.0 please??????
It depends on what you want to achieve. Setting up_threshold at 90 is good for battery but bad for performance. The same for sampling_rate. "dirty" values are also very device specific because - in simply words - it configures how often RAM memory is kept and written to nand memory. So as long as things are saved to RAM your device behaves faster, but when they are about to be saved on nand then the more memory you saved in RAM the longer the process will take and the longer your device will be under less or more heavy load.

Also in Android the more free memory - the slower the system is. So it's NOT about saving the memory (as most so called "performance" scripts does) but about using all possible resources.

My advice - don't play with it :)
 

GabrielSousa

Senior Member
Feb 15, 2011
4,195
1,781
253
Leiria
Well it depends. Ton of the settings in both scripts are useless because they set already default values. f.g. laptop_mode is 0 by default and you don't need to set it in separate script.
there are a lot of roms, several kernels, i don't know the settings of all roms, and kernel, i dont know how will be the future rom / kernel settings...

...so i have to use ALL settings...
 

HannoSLM

Senior Member
Nov 11, 2008
459
50
0
Sofia
hi vlad,

thanks for the very educational first post.

keep it in this way for the future, in order for the noobs to learn :)

P.S.
could you share the source with us?
 
Last edited: