Trichome

Content deleted Content added
AvicBot (talk | contribs)
m Bot: Grouping Multiple Issues together (Report error)
Cydebot (talk | contribs)
m Robot - Speedily moving category Threads to Category:Threads (computing) per CFDS.
Line 13: Line 13:


[[Category:Scheduling algorithms]]
[[Category:Scheduling algorithms]]
[[Category:Threads]]
[[Category:Threads (computing)]]





Revision as of 17:03, 9 March 2012

Process Contention Scope is a scheme used to map a user-level thread to a kernel-level thread. The name is derived from the fact that the processes and threads are contending for a kernel process.

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.

Related

System Contention Scope


Leave a Reply