It's UWAweek 3

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 1 other person reading this forum.


SVG not supported

Login to reply

👍?
helpful
6:14pm Thu 7th Sep, Christopher M.

ANONYMOUS wrote:
> Or would it be the maximum number of processes running at a particular time at which the program is being run?
Yes, this.
> I was wondering about this because, if we were to manipulate a single command with only the spawn system call, we would be able to create infinite processes, and thus wouldn't this require dynamic memory allocation? I tried this in the sample solution and the output stopped after a large number of lines were printed to the screen.
Your project should be able to spawn an infinite number of processes(!), though at most MAX_RUNNING_PROCESSES will ever be running at any one time.

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