A CPU scheduler determines an order for the execution of its scheduled processes; it decides which process will run according to a certain data structure that keeps track of the processes in the system and their status.
- Kareem Elozeiri
- Mohamed Ayman
- Moustafa Ashmawy
- Mohamed Ezzat
make all
./test_generator.out
make run