init.gs101.rc: Reduce the queue depth for /dev/sda am: 0a5e639661 am: 41610d9911 am: 95c4df4c48
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15394230 Change-Id: Id8727d7f308f76b078072002eaf7518f9335444c
This commit is contained in:
commit
a5429a4739
1 changed files with 1 additions and 1 deletions
|
@ -676,7 +676,7 @@ on property:init.svc.vendor.charger=running
|
|||
on property:sys.boot_completed=1
|
||||
|
||||
# Runtime fs tuning
|
||||
write /sys/block/sda/queue/nr_requests 128
|
||||
write /sys/block/sda/queue/nr_requests 64
|
||||
write /sys/block/sda/queue/iostats 1
|
||||
write /sys/block/sda/queue/iosched/slice_idle 8
|
||||
write /dev/sys/fs/by-name/userdata/data_io_flag 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue