the new haswell chip on the apple website specifies that it is dual core but...does it come with hyper-threading meaning it is quad core?
the new haswell chip on the apple website specifies that it is dual core but...does it come with hyper-threading meaning it is quad core?
the new haswell chip on the apple website specifies that it is dual core but...does it come with hyper-threading meaning it is quad core?
Yeah it does, its a dual core with hyperthreading, just as with all mobile i5 and i7 processors. The Quad Core i5 iMacs are only quad core (no hyper threading) because desktop i5s don't have hyperthreading.
But yes, it does have hyperthreading so essentially it is a 1.3 Quad Core.
Just to clarify, threads and cores are the same thing?
Since it has hyperthreading and turbo boost, essentially it is a 2.6 GHz Quad Core.
Thanks for the replies everyone.
Just to clarify, threads and cores are the same thing?
A thread is a single line of commands that are getting processed, each application has at least one thread, most have multiples. A core is the physical hardware that works on the thread. In general a processor can only work on one thread per core, CPUs with hyper threading can work on up to two threads per core.
For processors with hyper threading, there are extra registers and execution units in the core so it can store the state of two threads and work on them both, normally to change threads you have to empty the registers into the cache, write that back to the main memory, then load up the cache with the new values and load up the registers, context switches hurt performance significantly.
Since it has hyperthreading and turbo boost, essentially it is a 2.6 GHz Quad Core.
Thanks for the replies everyone.
Just to clarify, threads and cores are the same thing?