| commit | 5c249e52ce38d8926269b58d98a455ecb0d34759 | [log] [tgz] |
|---|---|---|
| author | Ocean Chen <oceanchen@google.com> | Wed Sep 04 13:26:21 2024 +0800 |
| committer | Randall Huang <huangrandall@google.com> | Thu Sep 05 13:00:16 2024 +0000 |
| tree | 4663caba9c072be8fdf9203ee634332f30d59f6b | |
| parent | e7603cd7a950f90b33f26da44bddf60593a96283 [diff] |
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: I9433d73e7ed4bfd5e72a0f8318e959373e76202e Signed-off-by: Ocean Chen <oceanchen@google.com>