Uncore

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

The uncore or system agent is a term used by Intel to describe the functions of a microprocessor that are not in the core, but which must be closely connected to the core to achieve high performance.[1] It has been called "system agent" since the release of Sandy Bridge Intel microarchitecture.[2] The core contains the components of the processor involved in executing instructions, including the ALU, FPU, L1 and L2 cache. Uncore functions include QPI controllers, L3 cache,[lower-alpha 1] snoop agent pipeline, on-die memory controller, and Thunderbolt controller.[3] Other bus controllers such as PCI Express[lower-alpha 2] and SPI are part of the chipset.[4]

The Intel uncore design stems from its origin as the Northbridge. The design of the Intel uncore reorganizes the functions critical to the core, making them physically closer to the core on-die, thereby reducing their access latency. Functions from the Northbridge which are less essential for the core, such as PCI Express[lower-alpha 2] or the Power Control Unit (PCU), are not integrated into the uncore – they remain as part of the chipset.[5]

Specifically, the microarchitecture of the Intel uncore is broken down into a number of modular units. The main uncore interface to the core is the so-called cache box (CBox), which interfaces with the Last Level Cache (LLC) and is responsible for managing cache coherency. Multiple internal and external QPI links are managed by Physical Layer units, referred to as PBox. Connections between the PBox, CBox, and one or more iMC's (MBox) are managed by System Config Controller (UBox) and a Router (RBox). [6]

Removal of serial bus controllers from the Intel uncore further enables increased performance by allowing the uncore clock (UCLK) to run at a base of 2.66 GHz, with upwards overclocking limits in excess of 3.44 GHz.[7] This increased clock rate allows the core to access critical functions (such as the iMC) with significantly less latency (typically reducing core access to DRAM by 10 ns or more).

Notes

  1. L3 cache is no longer considered part of the uncore since the release of Sandy Bridge microarchitecture.[2]
  2. 2.0 2.1 Some processors provide the PCI Express connectivity directly.

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.

External links


<templatestyles src="Asbox/styles.css"></templatestyles>