下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
Linux Kernel Module Programming Guide
Claim
Collect
Share
7.7k
Stars
No
Chinese
TeX
Language
Yes
Active
67
Contributors
18
Issues
Yes
Organization
None
Latest
534
Forks
OSL-3.0
License
More
lkmpg image
This is a guide on how to write modules for the Linux kernel, including examples for the latest 5.x and 6.x kernel versions. Linux kernel modules are a method to add new functionalities to the Linux kernel without modifying the kernel itself and without rebooting the system, which requires a foundation in the C programming language.

Comments

Rating:
No comments yet