Linux Kernel Module Programming - 01

Published: 15 May 2012
on channel: 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.


On this page of the site you can watch the video online Linux Kernel Module Programming - 01 with a duration of hours minute second in good quality, which was uploaded by the user SolidusCode 15 May 2012, share the link with friends and acquaintances, this video has already been watched 221,549 times on youtube and it was liked by 1.3 thousand viewers. Enjoy your viewing!