Restore I/O priority support
CL aosp/2929791 removed I/O priority support to prepare for a clean revert of the CL that migrates the blkio controller from the v1 to the v2 cgroup hierarchy. Since there was no other reason to revert the I/O priority CL, restore I/O priority support. Bug: 186902601 Change-Id: I1a4053140ab55973878bfeacfb546da3c601a895 Signed-off-by: Bart Van Assche <bvanassche@google.com>
This commit is contained in:
parent
942b213628
commit
0cf102b703
1 changed files with 1 additions and 0 deletions
|
|
@ -247,6 +247,7 @@ on init
|
|||
write /dev/blkio/background/blkio.bfq.weight 10
|
||||
write /dev/blkio/blkio.group_idle 0
|
||||
write /dev/blkio/background/blkio.group_idle 0
|
||||
write /dev/blkio/background/blkio.prio.class restrict-to-be
|
||||
|
||||
restorecon_recursive /mnt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue