• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

dual core v.s Hyperthreading

Hyperthreading splits the load for one core; dual core is 2 separate cores; most dual cores don't have hyperthreading support because with 2 cores splitting the workload, you don't need it.
 
Hyperthreading simply uses special techniques to keep the insanely deep P4 pipe filled with instructions by allowing not only out-of-order execution but also out-of-thread execution, thus making it "look" like multiple cores even though all it is doing is preempting one thread while it's stalled in the pipeline.
 
so obviously the 2 cores are more efficient? but shouldnt intels be better then? the x2 however outbenches the 8xx series.
 
Originally posted by: letulechuga
so obviously the 2 cores are more efficient? but shouldnt intels be better then? the x2 however outbenches the 8xx series.

The X2 and 8xx series are both dual core processors.
 
Back
Top