├── bankers.c ├── BestFit.c ├── FCFS.c ├── Priority.c ├── proc_cons.c ├── RoundRobin.c └── SJF.c