Skip to content

Commit

Permalink
arch/intel64: optimise context switch
Browse files Browse the repository at this point in the history
We save interrupted TCB state on tcb->xcp.regs not interrupt stack now
which allows us to remove x86_64_savestate() from up_switch_context()
and other places.

Signed-off-by: p-szafonimateusz <[email protected]>
  • Loading branch information
szafonimateusz-mi authored and xianglyc committed Oct 16, 2024
1 parent eb27ebb commit 4814edc
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 4814edc

Please sign in to comment.