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

Commit fedb5f42 authored by Todd Kjos's avatar Todd Kjos
Browse files

Actively mangage EAS schedtune nodes

Move foreground tasks to /sys/fs/cgroup/stune/boost/tasks (boosted
weight in EAS scheduler). Move background tasks to
/sys/fs/cgroup/stune/tasks (default weight). For services started
with init, set "foreground" services to boosted.

Change-Id: I0e489fad9510727c13e6754dabaf311c2391f395
parent a62a2d76
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@ service surfaceflinger /system/bin/surfaceflinger
    user system
    group graphics drmrpc readproc
    onrestart restart zygote
    writepid /dev/cpuset/system-background/tasks
    writepid /dev/cpuset/system-background/tasks /sys/fs/cgroup/stune/foreground/tasks