Fine tune blkio setting to improve boot time

Bug: 133200996
Test: boot time test
Change-Id: I5262c28596adb7e849b202b8a163c190818f271a
This commit is contained in:
Rick Yiu 2020-06-04 14:28:19 +08:00
parent e10fb5f5c5
commit ad74d8dee0
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ on init
chmod 0664 /dev/blkio/tasks
chmod 0664 /dev/blkio/background/tasks
write /dev/blkio/blkio.weight 1000
write /dev/blkio/background/blkio.weight 500
write /dev/blkio/background/blkio.weight 200
write /dev/blkio/blkio.group_idle 0
write /dev/blkio/background/blkio.group_idle 0