It's UWAweek 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 no other people reading this forum.


SVG not supported

Login to reply

👍?
helpful
1:27pm Wed 23rd Aug, Christopher M.

"Anay Joshi" <23*6*5*6@s*u*e*t*u*a*e*u*a*> wrote:
> So I'm a little confused at how the time-quantum would affect the total time processes spend on the CPU. I get that it may affect the responsiveness of processes, but for the purposes of this project, how would the time-quantum impact the total time?
Just in the very standard way. Suppose a process has (only) 150usecs of computation to perform, before it exits. When it first gets on to the CPU it runs for the time-quantum of 100usecs, then it is kicked-off the CPU. It eventually returns to the CPU for its remaining 50usecs of computation, then it exits.

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