android_system_core/libmodprobe
Chungkai Mei b1488addda boost uclamp_min for loading modules in parallel
Unlike loading modules in serial, current parallel method
cannot accumlate its utilization so usage of big cpu is really
low in heterogeneous system, To make use of big core when we
load kernel modules in parallel. we boost uclamp min for
these parallel threads.

Bug: 288847187
Test: redeuce about 6~10%(30-55ms) loading time for Pixel 7
Change-Id: I55e9ee4294f93b3039d519b5716fa55d58f3d625
Signed-off-by: Chungkai Mei <chungkai@google.com>
2024-09-14 21:08:50 +05:30
..
include/modprobe Load kernel modules in parallel 2022-03-18 08:06:07 +00:00
Android.bp Allow libmodprobe to be used by host binaries 2023-03-29 15:29:02 -07:00
OWNERS Update libmodprobe's OWNERS. 2021-03-23 17:53:08 -07:00
TEST_MAPPING Add libmodprobe to hwasan-postsubmit 2022-03-18 21:48:29 +00:00
libmodprobe.cpp boost uclamp_min for loading modules in parallel 2024-09-14 21:08:50 +05:30
libmodprobe_ext.cpp Load kernel modules in parallel 2022-03-18 08:06:07 +00:00
libmodprobe_ext_test.cpp modprobe: Use more inclusive language for modprobe and libmodprobe 2020-06-15 12:51:38 -07:00
libmodprobe_test.cpp Load kernel modules in parallel 2022-03-18 08:06:07 +00:00
libmodprobe_test.h libmodprobe: parse kernel command line for module options 2019-12-27 13:39:23 -08:00