Commit graph

2 commits

Author SHA1 Message Date
Ocean Chen
87bf601c9c Switch from the BFQ to the mq-deadline I/O scheduler
The mq-deadline I/O scheduler is more stable than BFQ. Additionally, the
boot time is shorter with the mq-deadline I/O scheduler. It only changes the scheduler on new kernel.

Bug: 186902601
Test: forrest build

Change-Id: I51605b32afb4340d416fe4923570bb3f4af24ab8
Signed-off-by: Ocean Chen <oceanchen@google.com>
2024-09-05 12:39:25 +08:00
Leo Liou
ad2150d56a conf: run ufs ffu script after boot complete
The ufs script is to work for ffu preparing. If device's ufs has an
old firmware, the script will copy the valid firmware into disk and
wait for ffu update on bootloader.

Bug: 224464892
Test: full build and test ffu update
Change-Id: I4e9c3766aa79740b8497a8914ad658b8339bd5a9
Signed-off-by: Leo Liou <leoliou@google.com>
2023-01-03 13:04:10 +08:00