Twelve Kilobytes Of Tables
A 32-bit machine, 4 KB pages, 4-byte page-table entries, two-level paging. The virtual address splits like this:
A process maps exactly two regions: code, data and heap occupying the low 3 MB, and an 8-page stack at the very top of the 4 GB address space.
How much physical memory do this process's page tables occupy?
Sign in to answer questions and track your progress
Sign In