Skip to content

I wrote some linux-kernel projects where you can start your learning.

Notifications You must be signed in to change notification settings

ShenJiyuan/guide-for-linux-kernel-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guide-for-linux-kernel-study

Linux2A —— source code for project II-A
Linux3 —— source code for project III
Linux4 —— source code for project IV
codeReport —— report for reading source code (cgrp part)
projReport —— report for all projects

What you can learn

1、how to compile the Linux Kernel
2、module programing
3、process management (schedule records in times of process)
4、memory management (a module create a proc file system which accepts 3 commands inputs)
5、file system (study romfs including hide, encrypt and modify permission of files)

About

I wrote some linux-kernel projects where you can start your learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published