ACM Class Operating Systems Course Practices, Year 2023
Progresses:
- Practice 1: Threads and Coroutines
- Thread and Mutex
- Coroutine: really struggling with stack and longjmp
- Practice 2: Memory Management
- Buddy System
- Malloc: Implicit Free List
- Practice 3: File System
- Libfuse
- Chatbot between two file systems
- Practice 4:
- Chatroom based on socket
- DDoS attack