Ydinmoduulit
Ydinmoduulit, often translated as "core modules" or "kernel modules" in English, are a fundamental concept in operating systems, particularly in Unix-like systems such as Linux. They represent pieces of code that can be dynamically loaded into and unloaded from the operating system's kernel at runtime. This dynamic loading capability allows the kernel to be smaller and more efficient, as it only needs to load the code for hardware devices or functionalities that are actually in use.
The primary purpose of ydinmoduulit is to extend the functionality of the kernel without requiring a system
Common examples of ydinmoduulit include device drivers for graphics cards, network interfaces, sound cards, and storage