Class Discussion Topics
prepare 2 slide powerpoint for each question with diagram too
- Discuss the pros and cons of the memory management schemes presented in this chapter. If given an option, which scheme would you implement and why?
- Discuss the difference between associative memory and cache memory and the steps involved in using these types of memory.
Projects
write 2 page paper for each question
- Choose an operating system and submit a report on approaches to manage its virtual memory.
- Working in teams of four, write pseudocode for the first-in-first-out (FIFO) and least-recently-used (LRU) page replacement policies.