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

Commit bfa2f8e9 authored by San Mehat's avatar San Mehat
Browse files

init: Bump up the max cpu bandwidth shares ratio for background.



  New ratio is 1024/16 (1.5625% for background when cpu is under load)

Signed-off-by: default avatarSan Mehat <san@google.com>
parent d0290ead
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,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 1
    write /dev/cpuctl/bg_non_interactive/cpu.shares 16

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