[MOD]init.d & swap

rickwyatt

Senior Member
Feb 7, 2007
1,222
447
83
38
london
Here I've made a script witch will enable init.d and swap

What is init.d
-----------------
Init.d scripts execute commands as if they were entered into a terminal. These commands modify the value of parameters that control your device's behaviour. Scripts are much more flexible than cpu apps and give end users more power to tweak and optimize their device as they see fit. Scripts are very small, fast, clean, and bug free if written properly.

What is Swap
----------------
Swap is, in short, virtual RAM so when you run out of real ram android writes to the
swap file saved on cache witch mean less closed applications

Swap will be made on cache and is 600mb in size

Download the zip file move to sdcard backup ROM with custom recovery then flash
 

Attachments

  • Like
Reactions: asratxda and x-dira

chp2

Senior Member
Jan 17, 2013
284
83
0
Here I've made a script witch will enable init.d and swap

What is init.d
-----------------
Init.d scripts execute commands as if they were entered into a terminal. These commands modify the value of parameters that control your device's behaviour. Scripts are much more flexible than cpu apps and give end users more power to tweak and optimize their device as they see fit. Scripts are very small, fast, clean, and bug free if written properly.

What is Swap
----------------
Swap is, in short, virtual RAM so when you run out of real ram android writes to the
swap file saved on cache witch mean less closed applications

Swap will be made on cache and is 600mb in size

Download the zip file move to sdcard backup ROM with custom recovery then flash
Nice.

Do you think we will get some benefits from this MOD?