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

Commit 32271838 authored by android-build-team Robot's avatar android-build-team Robot Committed by Android (Google) Code Review
Browse files

Merge "init.rc: remove bg_non_interactive cgroup [ DO NOT MERGE ]" into...

Merge "init.rc: remove bg_non_interactive cgroup [ DO NOT MERGE ]" into snap-temp-L87400000056978794
parents 6617398c 1dbaa171
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -145,15 +145,6 @@ on init
    write /dev/cpuctl/cpu.rt_period_us 1000000
    write /dev/cpuctl/cpu.rt_runtime_us 950000

    mkdir /dev/cpuctl/bg_non_interactive
    chown system system /dev/cpuctl/bg_non_interactive/tasks
    chmod 0666 /dev/cpuctl/bg_non_interactive/tasks
    # 5.0 %
    write /dev/cpuctl/bg_non_interactive/cpu.shares 52
    write /dev/cpuctl/bg_non_interactive/cpu.rt_period_us 1000000
    # active FIFO threads will never be in BG
    write /dev/cpuctl/bg_non_interactive/cpu.rt_runtime_us 10000

    # sets up initial cpusets for ActivityManager
    mkdir /dev/cpuset
    mount cpuset none /dev/cpuset