Merge "Fine tune blkio setting to improve boot time" am: cb63bed8b5
am: 30ec7c391c
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1322741 Change-Id: Id247a8523cf5a2dbb53e42b77c77af5406e02051
This commit is contained in:
commit
20570fa261
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue