mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Merge "UFS-specific runtime I/O tuning" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8c35f47395
@@ -10,7 +10,7 @@ on late-fs
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
# end boot time fs tune
|
||||
write /sys/block/sda/queue/read_ahead_kb 512
|
||||
write /sys/block/sda/queue/read_ahead_kb 1024
|
||||
write /sys/block/sda/queue/nr_requests 128
|
||||
write /sys/block/sda/queue/iostats 1
|
||||
write /sys/block/dm-0/queue/read_ahead_kb 512
|
||||
|
||||
Reference in New Issue
Block a user