Created
April 14, 2017 15:22
-
-
Save chenshaoju/4d838ca5a27df844d6fd5283deeaf62f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/system/bin/sh | |
# | |
swapon /cache/pagefile.sys |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/system/bin/sh | |
# | |
echo 20 >/proc/sys/vm/swappiness |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment