What is the context switching time ?

Posted by srikanth rongali on Stack Overflow See other posts from Stack Overflow or by srikanth rongali
Published on 2010-01-27T17:04:19Z Indexed on 2010/05/15 20:14 UTC
Read the original article Hit count: 218

I have a doubt in context switching. In multi threading, when the context switching occurs, what will be the time between two context switches? Is it fixed time interval?

© Stack Overflow or respective owner

Related posts about operating-system

Related posts about threading