Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd110c7f authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change I831d8e1e into eclair

* changes:
  rootdir: init.rc: Adjust background dirty writeout policy
parents 8cf0d59f 831d8e1e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -180,6 +180,10 @@ on boot
    # Set init 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

    # Permissions for System Server and daemons.
    chown radio system /sys/android_power/state
    chown radio system /sys/android_power/request_state