Computer Science CCIS 301

Projects
  1. Choose an operating system and submit a report on approaches to manage its virtual memory.  
  2. Working in teams of four, write pseudocode for the first-in first-out (FIFO) and least-recently-used (LRU) page replacement policies.

    

Additional Resources
  1. Virtual Memory:  http://computer.howstuffworks.com/virtual-memory.htm
  2. RAM, Virtual Memory, Pagefile and all that stuff: https://support.microsoft.com/en-us/kb/2160852 
  3. Page replacement policy: http://www.slideshare.net/sashi799/page-replacement-5025792
  4. The LRU page replacement policy: http://www.mathcs.emory.edu/~cheung/Courses/355/Syllabus/9-virtual-mem/LRU-replace.html

Due : September,16, 2020

Tags: No tags