Thread switching latency
From Wikipedia, the free encyclopedia
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (February 2007) |
|
|
It has been suggested that this article or section be merged with Access time . (Discuss) Proposed since May 2009. |
The thread switching latency is the time needed by the operating system to switch the CPU to another thread. In some operating systems running on some hardware, switching between threads belonging to the same process is much faster than switching to a thread from different process (because it requires more complicated process context switch).
[edit] See also
| This computer science article is a stub. You can help Wikipedia by expanding it. |