module-init

There are 2 repositories under module-init 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:C3100
  • liblaf/linux-kernel-modules

    🛠️ Linux kernel modules for "Hello, World" and proc file system examples.

    Language:C20