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


 UWA week 35 (2nd semester, week 6) ↓
SVG not supported

Login to reply

👍?
helpful
4:56pm Mon 28th Aug, Christopher M.

ANONYMOUS wrote:
> If a process is running and it needs to move out to blocked, within that 10usec transition time, can another process from the ready queue go into running? Or do the processes need to wait for that 10usec transition time before the top process in the ready queue can start running
The actions necessary to perform a state transition are executed by the OS, using the single CPU. Thus only one state transition can occur at 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  7:24AM Jul 25 2024
Privacy policy