- 부팅
- 초기화
- First steps in the kernel
- Early interrupts handler
- Last preparations before the kernel entry point
- Kernel entry point
- Continue architecture-specific boot-time initializations
- Architecture-specific initializations, again...
- End of the architecture-specific initializations, almost...
- Scheduler initialization
- RCU initialization
- End of initialization
- 인터럽트
- 서론
- Start to dive into interrupts
- Interrupt handlers
- Initialization of non-early interrupt gates
- Implementation of some exception handlers
- Handling Non-Maskable interrupts
- Dive into external hardware interrupts
- Initialization of external hardware interrupts structures
- Softirq, Tasklets and Workqueues
- Last part
- 시스템 콜
- 타이머와 시간 관리
- Synchronization primitives
- 메모리 관리
- Cgroups
- SMP
- Concepts
- 데이터 구조
- 이론
- Initial ram disk
- Misc
- 커널 구조
- 유용한 링크
- 기여자
- 한국어 번역 기여자