- The old Linux kernel source ver 0.11 review with line by line for OS lecture. Original code is here. More detail information about kernel code review, I recommend this book. I quoted the table of contents of the book to explain.
- This is just repository for review when i listen OS(Operation System), in this semester to remember easily.
- a linux distribution: debian, ubuntu and mint with GUI are recommended, Ubuntu 16.04 GUI version with VM VirtualBox
sudo apt-get update && sudo apt-get upgradesudo apt-get install build-essentialsudo apt-get install qemumakemake start
image refer to here
- Name : Tae Hwan Jung(@graykode)
- Email : nlkey2022@gmail.com
