It's UWAweek 42 (2nd semester, week 12)

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 738 articles.
Currently 24 other people reading this forum.


 UWA week 42 (2nd semester, week 12) ↓
SVG not supported

Login to reply

👍?
helpful
12:38am Mon 14th Oct, ANONYMOUS

Assume that we had called the same process ID 5 times like so: 0 0 0 0 0 when we get to that fifth call, since it's already in memory, should we increase the time? like should it be: 0, 1, 2, 3, 4 or 0, 1, 2, 3, 3 (since were not moving values from Virtual Machine to RAM) Also, in that fifth call, we will still update the last accessed time of that page number in the page table correct? so for processID 0 in this example by the fifth call, last accessed time will be as follows: (3 or 4), 1, 2, 3

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