It's UWAweek 30 (2nd semester, week 1)

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 12 other people reading this forum.


 UWA week 36 (2nd semester, mid-semester break) ↓
SVG not supported

Login to reply

👍?
helpful
5:36pm Wed 6th Sep, Jacob R.

No, the wait syscall doesn't automatically have to be added after a spawn syscall. Although if you want it to actually wait, then you'd have to do it after a spawn, otherwise it wouldn't have any children. Well it doesn't really say much in the project about what you should do, although it does have this in the old clarifications: create the new (child) process append the new process to the READY queue (NEW→READY) append the current (parent) process to the READY queue (RUNNING→READY) So hopefully that helps

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  7:24AM Jul 25 2024
Privacy policy