- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the latest INTEL processor configuration says 4 core and 8 threads.By the statement i understood it is quad core processor but i am not sure about 8 threads.Any one explain what is meant by 8 threads and how it is different from OS threads.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you can find aditional information on Intel Hyper-Threading Technology and how it relates to the number of cores shown and recognized by your software stack at
https://www-ssl.intel.com/content/www/us/en/architecture-and-technology/hyper-threading/hyper-threading-technology.html?
Thanks, Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>>Any one explain what is meant by 8 threads and how it is different from OS threads>>>
HT cores are logical processors with own gp registers, apic and access to XMMn/YMMn SIMD unit.Those cores are seen by OS as a processing units which are availabe for OS thread scheduling.
OS threads are like a containers which encapsulate streams of basic units of execution(machine code and data).Such a threads are represented by its own context two stacks(user and kernel mode) and various internal data structures.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page