It's UWAweek 19

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 1168 articles.
Currently 15 other people reading this forum.


SVG not supported

Login to reply

👍?
helpful
2:56pm Thu 7th Sep, ANONYMOUS

Im a little confused at how wait is meant to work, so for a file like this: # OG 30usecs spawn spawn1 50usecs spawn spawn2 60usecs sleep 20usecs 65usecs wait 70usecs exit # spawn1 10usecs sleep 10usecs 20usecs spawn spawn2 25usecs wait 30usecs exit # spawn2 10usecs sleep 30usecs 40usecs exit # What is it actually waiting for? This is a valid file according to the sample solution. And am I correct in saying that if wait is called with nothing to actually wait for then it just goes back to the READY queue?

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy