Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What is Module?

user-image
Question ajoutée par JONATHAN VIRAY , Technical Consultant , EUROTECHME
Date de publication: 2013/10/23

Modules are pieces of code that can be loaded and unloaded into the kernel upon demand. They extend the functionality of the kernel without the need to reboot the system.

For example,one type of module is the device driver, which allows the kernel to access hardware connected to the system. Without modules, we would have to build monolithic kernels and add new functionality directly into the kernel image.

You refer to the attached tutorial for more infomation.

 

http://www.tldp.org/LDP/lkmpg/2.6/lkmpg.pdf

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?