Content deleted Content added
Fixed typo. |
|||
Line 1:
A '''multi-core''' [[microprocessor]] is one which combines two or more independent processors into a single package, often a single [[integrated circuit]] (IC). Similarly, a '''dual-core''' device contains only two independent microprocessors. In general, multi-core microprocessors allow a computing device to exhibit some form of [[thread-level parallelism]] ('''TLP''') without including multiple microprocessors in separate physical packages. This form of TLP is often known as [[chip-level multiprocessing]], or '''CMP.'''
There is some discrepancy in the semantics by which the terms "multi-core" and "dual-core" are defined. Most commonly they are used to refer to some sort of [[central processing unit]] (CPU), but are sometimes also applied to [[DSP]]s and [[System-on-a-chip|SoC]]s. Additionally, some use these terms only refer to multi-core microprocessors that are manufactured on the ''same''
[[Image:Dual Core Generic.png|thumb|190px|Conceptual diagram of a dual-core CPU, with CPU-local Level 1 caches, and shared, on-chip Level 2 caches.]]
|