Skip to content

RISC-V: ASID-related and UP-related TLB flush enhancement #332

Description

@zhuzhenxxx-collab

Backport Samuel Holland's v6 patch series (upstream) which:

  • Unifies SMP and UP TLB flush code paths, enabling UP builds to benefit from
    batching and ASID/range-based flush optimizations
  • Avoids unnecessary IPIs and SBI calls when only one CPU is online
  • Uses single-ASID flushes where possible to prevent unnecessary TLB misses on
    kernel mappings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions