Trichome

Content deleted Content added
Harryboyles (talk | contribs)
m Disambiguation link repair - You can help! using AWB
Tag: New redirect
 
(36 intermediate revisions by 29 users not shown)
Line 1: Line 1:
#REDIRECT [[Scheduling (computing)]]
'''Process Contention Scope''' is a scheme used to map a user-level [[thread (computer science)|thread]] to a [[kernel (computer science)|kernel]]-level one. The name is derived from the fact that the processes and threads are contending for a kernel process.


{{Rcat shell|
The [[operating system]] decides which kernel thread to run based on a scheme called [[System Contention Scope (SCS)]] since the threads are contending for the processor.
{{R to related topic}}

}}
[[Category:Scheduling algorithms]]


{{operating-system-stub}}

Latest revision as of 01:54, 26 February 2024

Leave a Reply