What is hyper-threading and how does it work?
Problem
I've heard the term hyper-threading thrown around a bit recently, what exactly is hyper-threading and why is it important?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: What is hyper-threading and how does it work?
Hyper-threading is where your processor pretends to have 2 physical processor cores, yet only has 1 and some extra junk. The point of hyperthreading is that many times when you are executing code in the processor, there are parts of the processor that is idle. By including an extra set of CPU registers, the processor can act like it has two cores and thus use all parts of the processor in parallel. When the 2 cores both need to use one component of the processor, then one core ends up waiting o…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix