Hobby & learn by doing
Took help from the GNI UNIX and Linux and its a abstract layer just to learn about the kernel and OS design
- CPU
- File
- Memory Management
- Permission
- Library
- to test the stack you can compile
stack.c
underimpl/
- to test the scheduling you can run the script
./runner.sh
underCPU/
- How to make compile multiple C src using makefile and run them using bash script
- How and what the basic components for an operating system
- Implement Generic Queue, Stack for the scheduling algorithms
[x] Scheduling [ ] multi-level feedback Scheduling