Linux kernel module

C9691 concept

A Linux kernel module is a piece of code that can be dynamically loaded into or removed from the Linux kernel to extend or modify its functionality without requiring a system reboot.


Instances (1)