Files
kernel_common_drivers/drivers/amfc
Tao Zeng 537a14ac2a erofs: async handle for symbol fix [1/1]
PD#SWPL-179595

Problem:
aml erofs init cost 130ms

Solution:
1, remove some unnecessary ops in symbol fix, save 8ms;
2, async handle of symbol fix. now only takes 14ms

[    0.884318] init: Loading module /lib/modules/aml-erofs.ko with args ''
[    0.887422] calling  init_module.cfi_jt+0x0/0x4 [aml_erofs] @ 1
[    0.902698] initcall init_module.cfi_jt+0x0/0x4 [aml_erofs] returned 0 after 14795 usecs
[    1.014342] init: Loaded kernel module /lib/modules/aml-erofs.ko

Verify:
S7D bm201

Change-Id: If439175377cd79b093cf12c8413a098721c550dd
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
2024-08-01 04:10:21 -07:00
..
2024-07-04 23:16:48 -07:00