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


 UWA week 34 (2nd semester, week 5) ↓
SVG not supported

Login to reply

👍?
helpful
7:56am Thu 24th Aug, Christopher M.

ANONYMOUS wrote:
> Should priority be purely based on read speeds? So a process waiting on high read speed devices will be serviced before any processes waiting on devices with lower read speeds even if those slower processes have been waiting longer to access the data bus?
The answer is 'yes', because that's what the project specification says. In practice, a system would also introduce a mechanism to avoid what's called "process starvation" - the chance that a process waits indefinitely because there's always a process with higher credentials.

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