sylee0506 / kernel_study

Kernel Study Feb. 2020. - Sogang Univ DCCLAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kernel Study

Kernel Study Feb. 2020. - Sogang Univ DCCLAB

Before you start your part, See Contribute.md

Chapter

  1. Bare Metal (@JoeyValentine)

  2. Process

  3. System Call & Interrupt (@jmg7173)

  4. Data Structure (@akssus12)

  5. Lock Mechanism (@junehyung007)

  6. Memory Management (@junehyung007)

  7. Virtual File System (@tkddus121)

  8. Block I/O (@jmg7173)

  9. Process Address Space (@suyeon0506)

  10. Page Cache (@tkddus121)

  11. Device Driver (@JoeyValentine)

  12. Cgroups (@sonjw14)

  13. SMP & IPC (@akssus12)

References

Main Book:

  • Linux Kernel Development (2010), Robert Love

Sub references:

About

Kernel Study Feb. 2020. - Sogang Univ DCCLAB