modprobe-vs-insmod

There are 1 repositories under modprobe-vs-insmod topic.

  • ANSANJAY/LinuxKernelModuleInternals

    This repository explores Linux kernel modules, diving into differences between modprobe and insmod (1_modprobe_vs_insmod), and delves deeper into the internal module initialization and exit processes (2_internal_module_init_exit)

    Language:C2100