dose Threads effect context-switches ?

lidor ben shimol 21 Reputation points
2021-07-11T16:56:06.993+00:00

hello, I would like to know if Threads effect Context Switch
Also, if they do, does it mean that the more Threads there is --> More Context Switch will be?

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 90,681 Reputation points
    2021-07-11T17:08:52.547+00:00

    Context Switches affect each thread
    For example, you can see the number of Context Switches per Thread with Process Explorer :

    113568-context-switches.jpg

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.