Merge "Fine tune blkio setting to improve boot time"

This commit is contained in:
Rick Yiu 2020-06-06 00:17:09 +00:00 committed by Gerrit Code Review
commit cb63bed8b5
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