A computer has 32-bit virtual addresses and 4-KB pages. The program and data together fit in the lowest page (0-4095).Th
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
A computer has 32-bit virtual addresses and 4-KB pages. The program and data together fit in the lowest page (0-4095).Th
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?