Page MenuHomeFreeBSD

powerpc/pmap: Add support for page sizes found on E6500
AbandonedPublic

Authored by jhibbits on Feb 1 2026, 3:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 5, 11:42 AM
Unknown Object (File)
Sat, Sep 5, 10:35 AM
Unknown Object (File)
Wed, Sep 2, 8:08 AM
Unknown Object (File)
Wed, Sep 2, 4:39 AM
Unknown Object (File)
Wed, Sep 2, 3:46 AM
Unknown Object (File)
Mon, Aug 31, 3:44 AM
Unknown Object (File)
Mon, Aug 31, 3:19 AM
Unknown Object (File)
Thu, Aug 27, 2:22 PM
Subscribers

Details

Summary

E6500 cores (MMUv2) support all powers-of-2 page sizes from 4k to 1TB,
not just powers of 4. By using the other page sizes (8k, 32k, etc) we
can save on TLB1 space, saving up to ~1/3 of used TLB1 entries.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70310
Build 67193: arc lint + arc unit