Examples of using Kernel modules in English and their translations into Italian
{-}
- 
                        Colloquial
                    
- 
                        Official
                    
- 
                        Medicine
                    
- 
                        Financial
                    
- 
                        Ecclesiastic
                    
- 
                        Ecclesiastic
                    
- 
                        Computer
                    
- 
                        Programming
                    
- 
                        Official/political
                    
Dynamic Kernel Module  Support(DKMS) is a program/framework that enables generating Linux kernel modules whose sources generally reside outside the kernel  source tree.
These take on many forms, from kernel modules and patches to extra libraries
Software-RAID is a set of kernel modules, together with management utilities that implement RAID purely in software,
Unlike traditional monolithic kernels,  device drivers in Linux are easily configured as loadable kernel modules and are loaded
which under Red Hat Enterprise Linux are called kernel modules.
Before DKMS, module-assistant was the simplest solution to build and deploy kernel modules.
The modprobe(8) program enables us to configure running Linux kernel  from user process by adding and removing kernel modules.
Remember to enable kernel modules for the services you need,
To find out what kernel modules are provided for networking,
No kernel modules for CPU scaling were found. Either you do not have them installed, or PowerDevil could not detect them.
It is debated whether loadable kernel modules(LKMs) are to be considered derivative works under copyright law,
If you want to avoid some kernel modules to be auto-loaded, consider to blacklist them in the"/etc/modprobes. d/blacklist" file.
KVM is a set of Linux kernel modules which manage devices, memory
If you need to set parameters for kernel modules, you also need to do this at the boot prompt.
While the initrd may contain signed kernel modules, it also contains unsigned userspace code.
Kernel modules can register a new table,
separately built software components(executable program images and kernel modules) rather than a statically linked single monolithic image.
For kernel modules to load during boot,
OS Bootloaders and Linux Kernel Modules.