Files
RedBear-OS/src/context
Jeremy Soller 12688a929e 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
2023-03-09 14:30:12 -07:00
..
2022-11-11 13:19:14 -07:00
2023-02-15 14:50:01 +01:00
2022-04-11 21:31:36 +02:00
2022-11-11 13:19:14 -07:00
2023-03-09 14:30:12 -07:00