Question 4:Memory Organization(15marks) i.find the number ofpagefaults for each algorithm. 6 marks a.Consider the FIFOan
Posted: Fri Jul 01, 2022 5:33 am
Question 4:Memory Organization(15marks)i.find the number ofpagefaults for each algorithm. 6 marksa.Consider the FIFOandLRUalgorithm for the folowing page references = [0,1,3,2,4,3,4,1,0,3,0,1] witha frame size of 4. ii.Of the two algorithms, which is the preferred algorithmbased on the output. 2 marksb.Briefly discuss the memory hierarchy in terms of size, access time and speed. 7marks