Skip to content

Benchmark FPU disabled vs enabled #31

@cl91

Description

@cl91

In the latest seL4 upstream lazy FPU restoration in context switches has been removed and threads always have FPU enabled. A thread can be marked as FPU disabled so context switching cost is considerably lower. We can compile the NT executive task and drivers (and base NT clients) without FPU and set FPU disabled for these tasks. We should benchmark the performance benefit/penalty of doing so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions