OSDN Git Service

{chiron,sagit}_defconfig: set default readahead to 2048KB
authorWei Wang <wvw@google.com>
Wed, 28 Feb 2018 22:05:47 +0000 (14:05 -0800)
committerArian <arian.kulmer@web.de>
Tue, 19 Nov 2019 15:24:36 +0000 (16:24 +0100)
commitf2aae8a806417ff170770c88428abccd50bdac89
treefa9ba4b2ff01a019a8580cf326d7be73e176c0b2
parent8434781c79ae7126ccf8149db2fe700d228264f8
{chiron,sagit}_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 <wvw@google.com>
arch/arm64/configs/chiron_defconfig
arch/arm64/configs/sagit_defconfig