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


 UWA week 37 (2nd semester, week 7) ↓
SVG not supported

Login to reply

👍?
helpful
3:42am Thu 14th Sep, Christopher M.

ANONYMOUS wrote:
> When we are executing our commands and creating processes out of them, I have done so in a for loop,
I don't understand what you mean "...in a for loop". You'll only ever be creating one new process at any one time, so I'm unsure what role a loop has. ??
> are we meant to be creating new processes at the same time that the CPU is running a process?
Only the single process running on the CPU can create a new process, by calling spawn, so I'm afraid I don't understand your question.

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