Linux Kernel Module Programming - 01

Publié le: 15 mai 2012
sur la chaîne: SolidusCode
221,549
1.3k

This video is part of a series that explains what the linux kernel is and how it works.
The linux kernel is important in that it serves as the glue between the user and the computer hardware. The kernel is the operating system.

Linux kernel is a mixture of monolithic design, where the entire binary is one huge program, and micro design, where you have a number of small pieces that function together and can be added or removed at runtime.

The important thing to get out of this video is that the user cannot directly talk to the hardware, instead the user must make request to the kernel in order to access resources, however that access is indirect. Also, remember that the kernel is the core of the operating system, meaning that it functions to abstract the complexities of the machine into a coherent, simplified interface for users.


Sur cette page du site, vous pouvez voir la vidéo en ligne Linux Kernel Module Programming - 01 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur SolidusCode 15 mai 2012, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 221,549 fois et il a aimé 1.3 mille téléspectateurs. Bon visionnage!