Simple Solution: Bigger Pages

This lesson evaluates how increasing the size of a page makes page tables more memory-​efficient.

We'll cover the following...

We could reduce the size of the page table in one simple way: use bigger pages. Take our 32-bit address space again, but this time assume 16KB pages. We would thus have an 18-bit VPN plus a 14-bit offset.

Assuming the same size for each PTE (4 bytes), we now have 2182^{18} ...

Access this course and 1400+ top-rated courses and projects.