Skip to content
Snippets Groups Projects
Verified Commit 12688a92 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Context switch optimization

- Contexts for other CPUs will never be evaluated for switch
- Running contexts will never be evaluated for switch
- Arc::clone is only called for previous and next context when there is a context to switch to
- Lots of cleanup to the switch function
parent 3bf381ca
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment