Skip to content

epiphany: Speculatively pre-fault pages #10

Description

@olajep

In epiphany_vm_fault():
https://github.com/parallella/parallella-linux/blob/4ee628ea226a/drivers/misc/epiphany.c#L1224

We should speculatively pre-fault a couple of pages after the faulting page to reduce the number of times the fault handler needs to be called to amortize the fault-handler overhead.

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