answersLogoWhite

0


Best Answer

Hyper threading processors simulate a dual core processor with only a single core. Technically you are still running a single core processor, but multiple tasks can be run more efficiently..

User Avatar

Wiki User

17y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is main difference between hyper threading processors normal processor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between a xeon processor and a duo-core processor?

Xeon processors have much larger L2 caches than their mainstream counterparts.


What is the difference between dual core processor and Intel atom processor?

A single core processor is just that... one processing core. A dual core processor is actually two processing cores on one chip. It is like having two processors in your system, but it is faster than two individual processors.


What is the difference between the Intel Atom and Intel Pentium Dual Core processors?

A single core processor is just that... one processing core. A dual core processor is actually two processing cores on one chip. It is like having two processors in your system, but it is faster than two individual processors.


What is the difference between T2130 and T2330 processors?

The T2130 is a 32 bit Processor; the T2330 is a 64 bit processor. Another difference is the clock speed: the T2130 has a 1.86Ghz speed and the T2330 has only 1.6Ghz. Hope this helps! Vonpopa


What is the difference between the Intel ODP and ODPR processors?

ODP is short for Over Drive Processor and ODPR is short for Over Drive Processor Replacement.The ODPR is simply a newer version of the technology.


Difference between symmetric and asymmetric processors?

in assymetric processor the operating system typically sets aside one or more processors for its exclusive use while in symetric processors are used to get higher levels of performance, any processor here can run any type of thread, they communicate with each other through shared memory


What is the difference between a physical CPU and logical CPU?

From operating system point of view there is no difference between physical and virtual processor. But conceptually both of these are different.Physical ProcessorThe physical processor is physical entity.Virtual ProcessorVirtual Processor is logical entity. The physical processor is divided into processing units. And one or several processing units are combined together to make virtual processor. The processing capacity is distributed in terms of virtual processors and not as processing units.For example, if we have 2.0 physical processors and we take 0.4 processing units as one virtual processor. This will leave shared pool with 5 virtual processors.If the processing units required for a partition are 1.2 then 3 virtual processors will be allocated for that partition.If the processing units required for a partition are 1.7 then 5 virtual processors will be allocated for that partition.That means the number of virtual processors is rounded to the next higher level.


What is the difference between dual core Intel atom and Intel Pentium dual core processor?

A single core processor is just that... one processing core. A dual core processor is actually two processing cores on one chip. It is like having two processors in your system, but it is faster than two individual processors.


What is the difference between chips and processors?

Chips are used to store data and also for small operations, whereas a processor performs on given instructions and executes them sequentially.


What is the difference between dual core and atom processor?

What is the difference between dual core and atom processor?Read more: What_is_the_difference_between_dual_core_and_atom_processor


What is the Difference between array and vector processors?

Vector processor and Array processor are just the same thing, its a CPU design where instruction are set includes operations that can perform mathematical operations on multiple data elements simultaneously.


Difference between threading and multi threading?

I assume you are talking about computers. Mutli-threading is where your CPU is working on more than one task. Threading would be just working on a single task.