Pages: Difference between revisions

Line 1: Line 1:
==Hardware==
==Hardware==
* PAE, page tables, PTEs, TLB, MMU -- explain ''FIXME''
* PAE, page tables, PTEs, TLB, MMU -- explain ''FIXME''
===UltraSPARC===
* UltraSPARC I and II - four page sizes. one instruction TLB, one data TLB, each 64 fully-associative entries, each capable of using any of the four page sizes.
* UltraSPARC III (750MHz) - '''FIXME''' (upshot: just use native 8k pages; there's only 7 largepage TLB entries available to userspace)
* UltraSPARC III (900MHz+) - '''FIXME''' (upshot: things are fixed, go for it)


==Huge Pages==
==Huge Pages==