Skip to content

Comments

Fix (FCFS segmentation fault when arrival times are unsorted)#4

Open
a1920965-blip wants to merge 1 commit intoyousefkotp:mainfrom
a1920965-blip:fix/fcfs-handle-unsorted-input
Open

Fix (FCFS segmentation fault when arrival times are unsorted)#4
a1920965-blip wants to merge 1 commit intoyousefkotp:mainfrom
a1920965-blip:fix/fcfs-handle-unsorted-input

Conversation

@a1920965-blip
Copy link

The FCFS algorithm requires processes to be handled in the order they arrive. I added a sorting function before the main algorithm to handle out-of-order input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant