gs201: Remove unused BFQ I/O scheduler configuration
The I/O scheduler was changed to mq-deadline in ag/29073420, making the previous BFQ configuration obsolete. This commit removes the following lines which no longer have any effect. Bug: 186902601 Test: forrest build Change-Id: I5d662e9762809f2d0598a7e980ef0468ac8aff38
This commit is contained in:
parent
28382ce693
commit
2fef0def24
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ on init
|
|||
# Disable util-awareness
|
||||
write /proc/vendor_sched/teo_util_threshold "1024 1024 1024"
|
||||
|
||||
# Boot time fs tuning
|
||||
write /sys/block/sda/queue/scheduler bfq
|
||||
write /sys/block/sda/queue/iosched/slice_idle 0
|
||||
|
||||
chown system system /proc/vendor_sched/groups/bg/set_task_group
|
||||
chown system system /proc/vendor_sched/groups/cam/set_task_group
|
||||
chown system system /proc/vendor_sched/groups/fg/set_task_group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue