HomeFreeBSD

powerpc64: Implement Radix MMU for POWER9 CPUs

Description

powerpc64: Implement Radix MMU for POWER9 CPUs

Summary:
POWER9 supports two MMU formats: traditional hashed page tables, and Radix
page tables, similar to what's presesnt on most other architectures. The
PowerISA also specifies a process table -- a table of page table pointers--
which on the POWER9 is only available with the Radix MMU, so we can take
advantage of it with the Radix MMU driver.

Written by Matt Macy.

Differential Revision: https://reviews.freebsd.org/D19516

Details

Provenance
jhibbitsAuthored on May 11 2020, 2:33 AM
Parents
rG83ed508055c0: Ensure that the SCTP iterator runs with an stcb and inp, which belong to
Branches
Loading...
Tags
Loading...

Event Timeline