Loading rootdir/init.rc +3 −3 Original line number Diff line number Diff line on early-init # Set init and its forked children's oom_adj. write /proc/1/oom_adj -16 start ueventd # create mountpoints Loading Loading @@ -205,9 +208,6 @@ on boot chown root system /sys/module/lowmemorykiller/parameters/minfree chmod 0664 /sys/module/lowmemorykiller/parameters/minfree # Set init and its forked children's oom_adj. write /proc/1/oom_adj -16 # Tweak background writeout write /proc/sys/vm/dirty_expire_centisecs 200 write /proc/sys/vm/dirty_background_ratio 5 Loading Loading
rootdir/init.rc +3 −3 Original line number Diff line number Diff line on early-init # Set init and its forked children's oom_adj. write /proc/1/oom_adj -16 start ueventd # create mountpoints Loading Loading @@ -205,9 +208,6 @@ on boot chown root system /sys/module/lowmemorykiller/parameters/minfree chmod 0664 /sys/module/lowmemorykiller/parameters/minfree # Set init and its forked children's oom_adj. write /proc/1/oom_adj -16 # Tweak background writeout write /proc/sys/vm/dirty_expire_centisecs 200 write /proc/sys/vm/dirty_background_ratio 5 Loading