What is saved in a context switch?

前端 未结 4 1256
孤城傲影
孤城傲影 2020-12-31 08:50

What is exactly saved and restored in a context switch between two threads

  • in the same process
  • between two processes
4条回答
  •  天涯浪人
    2020-12-31 09:26

    Im not sure, but if i remember correctly also the working memory set is switched.

提交回复
热议问题