A comprehensive guide to Linux kernel modules, detailing parameter passing and array passing techniques
-
Updated
Oct 2, 2023 - C
A comprehensive guide to Linux kernel modules, detailing parameter passing and array passing techniques
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)
Add a description, image, and links to the kernel-tutorial topic page so that developers can more easily learn about it.
To associate your repository with the kernel-tutorial topic, visit your repo's landing page and select "manage topics."