rv1126-kernel/init
Tao Huang 888b067904 init: Increase the number of threads when initcall async
When initcall_nr_threads=-1, the number of threads set to
num_online_cpus() * 2.

Save boot time about 16ms on rv1126-evb-ddr3-v12 board.

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I907d03ac21f9e7a74a71ff06385543c0f0fc8c47
2020-07-09 12:15:12 +08:00
..
Kconfig init: Introduce call initcall async 2020-05-25 18:20:26 +08:00
Kconfig.gki ANDROID: GKI: Enable V4L2 hidden configs 2020-03-20 11:54:29 -07:00
Makefile ANDROID: initramfs: Add skip_initramfs command line option 2019-11-14 19:17:07 +08:00
calibrate.c
do_mounts.c
do_mounts.h
do_mounts_initrd.c
do_mounts_md.c
do_mounts_rd.c
init_task.c FROMLIST: add support for Clang's Shadow Call Stack (SCS) 2019-11-27 12:37:25 -08:00
initramfs.c init: Add support directly parse cpio data decompressed by hardware decompressor 2020-05-25 18:20:26 +08:00
main.c init: Increase the number of threads when initcall async 2020-07-09 12:15:12 +08:00
noinitramfs.c ANDROID: initramfs: Add skip_initramfs command line option 2019-11-14 19:17:07 +08:00
version.c