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


 UWA week 41 (2nd semester, week 11) ↓
SVG not supported

Login to reply

👍?
helpful
7:16pm Mon 7th Oct, Joshua N.

"Chenjun Hou" <23*6*8*9@s*u*e*t*u*a*e*u*a*> wrote:
> Hi > > The global least recently used policy only means that you have to evict the least recently used page if the program tries to bring a page already in memory, am I understanding that correctly?
If you mean RAM is full and you are trying to load a new page onto RAM, so you need to use LRU algorithm to make room then yes.
> What is the purpose of the disk in this assignment? The pages don't actually store any information that needs to be persistent, which means that the simulation of the movement of pages can be just done using the RAM, my current solution doesn't implement any disk, is that OK?
I mean the program will still output what it is meant to (it will still work) but I'm not sure if Amitava will be fond of the solution.
> Thanks

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