Aashay-Thakur / CPU-Scheduling

0 stars 0 forks source link

Priority calculations are wrong. #3

Closed Aashay-Thakur closed 1 year ago

Aashay-Thakur commented 1 year ago

Fixed the issue. Had to change the logic to simulate machine cycles, and sort all arrived processes at current time by prioriy.