2020 Sogang Univ Operating System (CSE4070) Project
Development of Pintos
참고 doc : http://web.stanford.edu/class/cs140/projects/pintos/pintos.html
- Pintos Data Structure 구현
- Argument Passing
- User Memory Access
- System Calls
- File Descriptor
- System Calls
- Synchronization in File System
- Alarm Clock
- Priority Scheduling
- Advanced Scheduler
- Page Table & Page Fault Handler
- Disk Swap
- Stack Growth