On a simple paging system with 224 bytes of physical memory, 256 pages of logical address space, and a page size of 210bytes.
1. How many bits are needed to store an entry in the page table (how wide is the page table)? Assume a valid/invalid 1-bit is included in each entry.
2. If the page table is stored in the main memory with 250nsec access time, how long does a paged memory reference take?
3. If the page table is implemented using associative registers that takes 95nsec. and main memory that takes 200nsec, what is the total access time if 75% of all memory references find their entries in the associative registers?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here