Linux Kernel Development - Demo Screencast: Hello world example kernel module

preview_player
Показать описание
This is a sample screencast from my training program on "Linux Kernel Development". In this screencast, I demonstrate on how to create a simple Linux kernel module that prints "Hello world" in kernel logs. I emphasize on kernel module build features, about Kbuild system, about printk() / pr_notice() functions, module_init(), module_exit() macros and so on.

** UPDATE: September 15th 2024 **

Thank you!
Рекомендации по теме
Комментарии
Автор

please keep doing more videos on kernel ....thank you sir for great walkthrough explanation

deathvally
Автор

Good explanation and the voice is very clear and crisp

balasubramaniamjanakiraman
Автор

Can u tell me how to load module statically....

akkisk