-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels