Question: 1 1 ) For these problems use a system with a page size of 4 K , a virtual memory size of 3 2 GB

11) For these problems use a system with a page size of 4K, a virtual memory size of 32GB, and 2MB of physical memory.
a) What is the size of the page table required to map a process with the above specifications?
b) How much memory does a single frame worth of page table entries cover?
c) Presume that a process has 64 MB of code/data/heap and 88MB of stack. How many frames for both page tables are required if the page table in question 11(a) is allocated a second level page table?
d) The memory system described in question 11(c) has an 65ns access time and utilizes a 5ns cache. What is the average memory access time if the cache has a 80% hit rate? Just the formula, with the appropriate values plugged in, is sufficient

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!