pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

Multi-Core Processors

In October 1989, envisioning the future through the lens of Moore’s Law, four Intel technologists authored an article entitled Microprocessors Circa 2000 which predicted that multi-core processors could come to market soon after the turn of the century. Fifteen years later their predictions proved true, and multi-core processor capability development had become one of the top business and product initiatives for both Intel and rival chipmaker AMD.

Explained most simply, multi-core processor architecture entails silicon design engineers placing two or more processor-based computational engines within a single processor. This multi-core processor plugs directly into a single processor socket, but the operating system perceives each of its execution cores as a discrete logical processor with all the associated execution resources. This differs from Hyper-Threading technology, which computes with a single core using existing execution resources more efficiently to better enable threading.

By divvying up the computational work performed by a single microprocessor core in traditional microprocessors and spreading it over multiple execution cores, a multi-core processor can perform more work within a given clock cycle. To realise this performance gain, the software running on the platform must be written such that it can spread its workload across multiple execution cores. This functionality is called thread-level parallelism or threading. Applications and operating systems that are written to support it are referred to as threaded or multi-threaded.

A processor equipped with thread-level parallelism can execute completely separate threads of code. This can mean one thread running from an application and a second thread running from an operating system, or parallel threads running from within a single application. Thread-level parallelism is of particular benefit to many multimedia applications because many of their operations are capable of running in parallel.

When combined with Hyper-Threading, Intel dual-core processors will be able to process four software threads simultaneously by more efficiently using resources that otherwise may have remained idle:

Thread-level

The first Intel dual-core processor for desktop platforms, codenamed Smithfield and based on 90-nm process technology, debuted in 2005. The mainstream chip will be referred to as the Pentium D, and will be given a model number starting with 8. It will have Hyper-Threading disabled. The new dual core Pentium Extreme Edition will use the same numbering system as the Pentium D, and will differ only by having Hyper-Threading enabled.

  • Pentium Architecture
  • Pentium Pro
  • Pentium MMX Technology
  • Pentium II
  • Pentium SEC
  • Pentium “Deschutes
  • Pentium Xeon
  • Pentium III
  • Pentium Tualatin
  • Pentium 4
  • Pentium Northwood
  • Hyper-Threading Technology
  • Pentium Prescott
  • Pentium Processor Numbers
  • Multi-Core Processors
  • Pentium Smithfield
  • Pentium D
  • Pentium Roadmap

Filed Under: Pentium CPUs

Latest Articles

Advanced Shopping Hacks with Etsy

We previously shared some details on using Etsy to find homemade crafts and vintage products. We covered the nuances of the search tool. However, we wanted to go into some more elaborate tips for looking for products on this e-commerce platform. We previously gave an example of using the search … [Read More...]

Browser Security Removal

A program called Browser Security has to be a good idea, right? Its advertised to protect you online afterall. Well, the truth is that this is one program that you want to stay away from and remove as soon as possible. This program is distributed through some rather dubious methods, and it is … [Read More...]

Graphics Card Removal

Replacing your graphics card is easy and the only tools you'll need are a Phillips screwdriver and - just in case you're cack-handed - a pair of tweezers for retrieving dropped screws! If you're wise you'll also use an antistatic wriststrap during the entire process. Power down your PC and … [Read More...]

20 Cool Creative Commons Photographs About the Future of AI

AI technology is starting to have a huge impact on our lives. The market value for AI is estimated to have been worth $279.22 billion in 2024 and it … [Read More...]

13 Impressive Stats on the Future of AI

AI technology is starting to become much more important in our everyday lives. Many businesses are using it as well. While he has created a lot of … [Read More...]

Graphic Designers on Reddit Share their Views of AI

There are clearly a lot of positive things about AI. However, it is not a good thing for everyone. One of the things that many people are worried … [Read More...]

Redditors Talk About the Impact of AI on Freelance Writers

AI technology has had a huge impact on our lives. A 2023 survey by Pew Research found that 56% of people use AI at least once a day or once a week. … [Read More...]

11 Most Popular Books on Perl Programming

Perl is not the most popular programming language. It has only one million users, compared to 12 million that use Python. However, it has a lot of … [Read More...]

10 Exceptional Books on ChatGPT that Will Blow Your Mind

ChatGPT is a powerful new AI tool that is taking the world by storm. You are going to find a lot of amazing books that will teach you how to make the … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

Intel Mobile Pentium III and Tualatin Pentium III-M Guide

The October 1999 announcement of a range of 0.18-micron Pentium III processors included the launch of the first mobile … [Read More...]

Pentium 4 Memory

Dual-channel memory operation is dependent on a number of conditions being met, Intel specifying that motherboards should default to single-channel … [Read More...]

VBA Macro to See Boy and Girl Names with a Given Letter

Are you looking for a VBA macro that will tell you what names start with a given letter? We came up with one for you! This macro will prompt you … [Read More...]

[footer_backtotop]

Copyright © 2025 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors