Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
shamu: defconfig: set default readahead to 2048KB
Android has been benefiting quicker boot from bigger readahead during boottime than runtime. However, the boottime readahead setting is set when init is established after treble early mount. This patch will make readahead bigger by default so early boot can benefit from it. Readahead will be reset by init on boot_complete. Bug: 62413151 Test: boot walleye 100ms faster Change-Id: Ic9dad5666ce3d4836d73afbcee04cfb875f64f5d Signed-off-by: Wei Wang <[email protected]> Signed-off-by: Elektroschmock <[email protected]>
- Loading branch information