HyperThreading can only create two cores/threads ?
More can not be created by design or is there any other limitation ?
Answer
HyperThreading is Intel’s name for multiple run queues on single processor core. For now Intel only have processors with 2 threads, but other architectures has more, e.g. IBM power 7 have 4 threads.
Attribution
Source : Link , Question Author : Basit Anwer , Answer Author : DukeLion