- Apr 7, 2011
- 299
- 52
HI,
only short. Every of the Custom Rom Developer know some of the etc/init.d Tweak Scripts which makes the system faster and better.
for example
but one user in my community recognised is that they don't work anymore. If you look with Root Explorer into the files nothing have been changed.
this is strange because the Optimus Speed faces also big problems when you change something in the build.prop or anywhere else. It looses root permission and other stuff.
so the question is here, does it happen also on other devices ( please can somebody confirm and look which scripts are used and if they change the values in that specific files ) and tries MIUI to prevent Rom Developers from their work and want to have only clean versions ??????
only short. Every of the Custom Rom Developer know some of the etc/init.d Tweak Scripts which makes the system faster and better.
for example
echo "4096" > /proc/sys/vm/min_free_kbytes
echo "0" > /proc/sys/vm/oom_kill_allocating_task;
echo "0" > /proc/sys/vm/panic_on_oom;
echo "0" > /proc/sys/vm/laptop_mode;
echo "0" > /proc/sys/vm/swappiness
echo "50" > /proc/sys/vm/vfs_cache_pressure
echo "90" > /proc/sys/vm/dirty_ratio
echo "70" > /proc/sys/vm/dirty_background_ratio
but one user in my community recognised is that they don't work anymore. If you look with Root Explorer into the files nothing have been changed.
this is strange because the Optimus Speed faces also big problems when you change something in the build.prop or anywhere else. It looses root permission and other stuff.
so the question is here, does it happen also on other devices ( please can somebody confirm and look which scripts are used and if they change the values in that specific files ) and tries MIUI to prevent Rom Developers from their work and want to have only clean versions ??????