A computer has 32-bit virtual addresses and 4-KB pages. The program and data together fit in the lowest page (0-4095).Th
Posted: Fri Jul 08, 2022 6:44 am
A computer has 32-bit virtual addresses and 4-KB pages. The program and data together fit in the lowest page (0-4095).The stack fits in the highest page. How many entries are needed in the page table if traditional (one-level) paging is used? How many page table entries are needed for two-level paging, with 10 bits in each part?