Merge "Replace writepid with task_profiles command for cgroup migration" am: 73a54f653b
Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1740142 Change-Id: I323edcd23a26ffdef59a45e9cd19574c19514ce1
This commit is contained in:
commit
545957abfe
1 changed files with 1 additions and 1 deletions
2
vold.rc
2
vold.rc
|
@ -3,6 +3,6 @@ service vold /system/bin/vold \
|
||||||
--fsck_context=u:r:fsck:s0 --fsck_untrusted_context=u:r:fsck_untrusted:s0
|
--fsck_context=u:r:fsck:s0 --fsck_untrusted_context=u:r:fsck_untrusted:s0
|
||||||
class core
|
class core
|
||||||
ioprio be 2
|
ioprio be 2
|
||||||
writepid /dev/cpuset/foreground/tasks
|
task_profiles ProcessCapacityHigh
|
||||||
shutdown critical
|
shutdown critical
|
||||||
group root reserved_disk
|
group root reserved_disk
|
||||||
|
|
Loading…
Reference in a new issue