Merge "Fine tune blkio setting to improve boot time" am: cb63bed8b5
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1322741 Change-Id: I8579ae84c15695e8a2302cf79303bf050ad4a06c
This commit is contained in:
commit
30ec7c391c
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