mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
am 5ba4e01b
: deb: set swappiness to zero
* commit '5ba4e01b451c9d169a401a16087656953910cad2': deb: set swappiness to zero
This commit is contained in:
commit
3469d011e8
1 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,8 @@ on boot
|
|||
# Enable DEBUG_SUSPEND, DEBUG_EXIT_SUSPEND, and DEBUG_WAKEUP
|
||||
write /sys/module/wakelock/parameters/debug_mask 7
|
||||
|
||||
write /proc/sys/vm/swappiness 0
|
||||
|
||||
#To allow interfaces to get v6 address when tethering is enabled
|
||||
write /proc/sys/net/ipv6/conf/rmnet0/accept_ra 2
|
||||
write /proc/sys/net/ipv6/conf/rmnet1/accept_ra 2
|
||||
|
|
Loading…
Reference in a new issue