e) (3 marks). Explain if the following statement is True or False: A multi-level page table typically reduces the amount
Posted: Thu Jul 14, 2022 2:06 pm
e) (3 marks). Explain if the following statement is True or False: A multi-level page table typically reduces the amount of memory needed to store page tables as compared to a single level page table. Answer: f) (Total: 6 marks). Consider a pure paging system that uses three levels of page tables and 64bit addresses depicted as follows. Assume p1=p2=p3=18, and each entry in the page table stores 64 bits ( 8 bytes) data / information. (i) (2 marks). How large is the table at each level of the multilevel page table? (ii) (2 marks). What is the page size (in bytes)? (iii) (2 marks). What is the maximum size of logical memory of the system (in bytes)? For each answer, show your detailed calculation.