Comparison of page fault handling on different ports
| Port | Who walks page tables | Type of page tables |
| amd64 | HW | hierarchical page table |
| arm32 | HW | hierarchical page table |
| ia32 | HW | hierarchical page table |
| ia64 | kernel | global page hash table |
| mips32 | kernel | hierarchical page table |
| ppc32 | kernel | hierarchical page table |
| sparc64 | kernel | global hash page table |
Last modified
15 years ago
Last modified on 2011-04-10T13:13:49Z
Note:
See TracWiki
for help on using the wiki.
