Page 1 of 1

Question 4: Memory Organization (15 marks) a. Consider the FIFO and LRU algorithm for the following page references = [0

Posted: Fri Jul 01, 2022 5:37 am
by answerhappygod
Question 4 Memory Organization 15 Marks A Consider The Fifo And Lru Algorithm For The Following Page References 0 1
Question 4 Memory Organization 15 Marks A Consider The Fifo And Lru Algorithm For The Following Page References 0 1 (21.64 KiB) Viewed 39 times
memory organizationQ4
Question 4: Memory Organization (15 marks) a. Consider the FIFO and LRU algorithm for the following page references = [0,1,3,2,4,3,4,1,0,3,0,1] with a frame size of 4. find the number of page faults for each algorithm. 6 marks Of the two algorithms, which is the preferred algorithm based on the output. 2 marks 7 marks i. ii. b. Briefly discuss the memory hierarchy in terms of size, access time and speed.