SPARC Context Switch Code
Ingolf Steinbach
ingolf.steinbach at gmail.com
Thu Feb 6 17:41:56 UTC 2014
2014-02-06 Sebastian Huber <sebastian.huber at embedded-brains.de>:
> The interrupt prologue and epilogue code must take care about the
> interrupted context. This is done usually in two steps. The first step is
> performed by the processor and the second step is some code that
> saves/restores the rest of the volatile context. This has nothing to do
> with the _CPU_Context_switch() function.
Yes, I now see that I was mistaken. Sorry for the irritation. I now
think your reasoning is right.
Kind regards
Ingolf
More information about the users
mailing list