Skip to content

Minimize TLB pressure #1816

Open
Open
@mkroening

Description

@mkroening

We are currently identity-mapping using these page sizes:

Architecture Page Size
AArch64 4 KiB
64-bit RISC-V 1 GiB
x86-64 2 MiB

It would be good to use the larges page size possible on each architecture instead.
This would make the memory layout simpler while minimizing TLB pressure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions