android_system_core/libmodprobe
Chungkai Mei 55c047fd44 libmodprobe: use ordered map for deterministic module loading
To ensure stable loading of parallel modules, switch to an ordered map structure. This will prevent potential dependency issues and conflicts.

Bug: 314213605
Change-Id: I8e00678e18417550b3be0c4228e4908a830e648c
Signed-off-by: Chungkai Mei <chungkai@google.com>
2024-08-06 04:05:25 +00:00
..
include/modprobe libmodprobe: Make IsBlocklisted() public 2024-03-07 15:01:54 -08:00
Android.bp toolbox/libmodprobe: add toolbox to vendor_ramdisk 2024-03-18 17:35:26 +09:00
libmodprobe.cpp libmodprobe: use ordered map for deterministic module loading 2024-08-06 04:05:25 +00:00
libmodprobe_ext.cpp Improve error message of libmodprobe 2023-06-27 13:53:43 -07: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
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