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

Commit 6f5fb6fd authored by San Mehat's avatar San Mehat Committed by The Android Open Source Project
Browse files

am 3d6f16e5: init.rc: Set default cpu shares for background scheduler group to < 1%

Merge commit '3d6f16e5'

* commit '3d6f16e5':
  init.rc: Set default cpu shares for background scheduler group to < 1%
parents 1d366968 3d6f16e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ loglevel 3
    mkdir /dev/cpuctl/bg_non_interactive
    chown system system /dev/cpuctl/bg_non_interactive/tasks
    chmod 0777 /dev/cpuctl/bg_non_interactive/tasks
    write /dev/cpuctl/bg_non_interactive/cpu.shares 1024
    write /dev/cpuctl/bg_non_interactive/cpu.shares 1

# mount mtd partitions
    # Mount /system rw first to give the filesystem a chance to save a checkpoint