Linux Kernel Labs: Kernel Module and Kernel API
Linux Kernel Labs/Operating System 2 - (Week 1 - 2): System call, Kernel module, processes, kernel api...
Jul 23, 20269 min read21

Search for a command to run...

Series
This serie is about my work on the course: Operatings Systems 2 course from the Computer Science and Engineering Department, the Faculty of Automatic Control and Computers, University POLITEHNICA of Bucharest.
The course is a collection of lectures and labs on Linux kernel topics. The lectures focus on theoretical and Linux kernel exploration. The labs focus on device drivers topics and they resemble "howto" style documentation. Each topic has two parts:
You can get the latest version at http://github.com/linux-kernel-labs.