- Assume You Have A System Using Virtual Memory Where The Virtual Address Uses 31 Bits And A Page Size Has 4096 2 2 By 1 (71.05 KiB) Viewed 60 times
Assume you have a system using virtual memory, where the virtual address uses 31 bits, and a page size has 4096 (2¹2) by
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Assume you have a system using virtual memory, where the virtual address uses 31 bits, and a page size has 4096 (2¹2) by
Assume you have a system using virtual memory, where the virtual address uses 31 bits, and a page size has 4096 (2¹2) bytes. Assume the page table is built such that one entry requires 32 bits (4 bytes). Assume a single page table level is used in this system. How many virtual pages are there in the page table in this scenario? In other words, how many page table entries are needed in the page table? Provide your answer as an integer number or an expression (e.g., 3^60+2). symbolic expression How much space do you need to store the page table for one process, in bytes? Provide your answer as an integer number or an expression (e.g., 3^60+2). symbolic expression ?