Skip to content
Commit cabcad5e authored by teudmk's avatar teudmk
Browse files

Added a queue data structure and linked list to represent ready queue and...

Added a queue data structure and linked list to represent ready queue and blocked queue. oss now checks the blocked queue for any processes that are ready to be unblocked. Logging proper information now occurs.
parent 00cd14d2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment