This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

On context switch

Other Parts Discussed in Thread: SYSBIOS

Hello,

Target C6678, latest sysbios used.

Let's assume an application with on a given core :

2 or 3 tasks, a dozen or more semaphores, a few SWIs and HWIs.

How does the time to switch context between tasks evolves in relation with the number of semaphores ?

The question behind this :

does the number of semaphores have a HIGH influence on the context switch time or is there a fixed cost that doesn't evolve much with the number of semaphores ?

Thank you,

Clement