From WikiChip
Editing ibm/centaur

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 1: Line 1:
 
{{ibm title|Centaur}}
 
{{ibm title|Centaur}}
'''Centaur''' is a memory buffer chip designed by [[IBM]] for their {{ibm|POWER}} [[scale-up]] microprocessors. First introduced with the {{ibm|POWER8|l=arch}} microarchitecture, each Centaur chip includes 16 MiB of [[eDRAM]] and four DDR3/DDR4 [[DRAM]] ports.
+
'''Centaur''' is is a memory buffer chip designed by [[IBM]] for their {{ibm|POWER}} scale-up microprocessors. First introduced with the {{ibm|POWER8|l=arch}} microarchitecture, each Centaur chip includes 16 MiB of [[eDRAM]] and four DDR3/DDR4 [[DRAM]] ports.
  
 
== Overview ==
 
== Overview ==
Due to the inherent limitations of scaling [[DDR]] to a large number of channels, IBM uses an array of [[SerDes]] on the POWER die in order to communicate with an intermediate memory buffer chip, called '''Centaur''', which is used to access a larger set of DDR devices. Centaur is fabricated on [[22 nm]] [[SOI]], has 16 MiB of [[eDRAM]], and includes four 9 or 10B (1 byte spare) [[DRAM]] ports supporting both [[JEDEC]] [[DDR3]] and [[DDR4]]. DRAM ports are accessed in pairs, fetching 128 B [[cache lines]]/port-pair. Each port can address up to 16 logically independent DRAM ranks providing support for multiple physical [[memory ranks]].  
+
Due to the inherent limitations of scaling [[DDR]] to a large number of channels, IBM uses an array of [[SerDes]] on the POWER die in order to communicate with an intermediate memory buffer chip, called '''Centaur''', which is used to access a larger set of DDR devices. Centaur is fabricated on [[22 nm]] [[SOI]], has 16 MiB of [[eDRAM]], and includes four [[DDR3]]/[[DDR4]] ports support 1 DIMM per port.  
  
{{ibm|POWER8|l=arch}} and {{ibm|POWER9|l=arch}} processors that rely on Centaur communicate in a memory-channel-agnostic way. Operations such as cache-line reads/writes are sent to the chip as high-level commands. Scheduling is no longer tightly controlled by the microprocessor as it did in prior designs (e.g., {{ibm|POWER7|l=arch}}). It's worth noting that with the agnostic attribute of Centaur, new memory technologies (e.g., [[storage-class memory]]) can be introduced without any fundamental changes to the microprocessor itself.
+
{{ibm|POWER8|l=arch}} and {{ibm|POWER9|l=arch}} processors that rely on Centaur communicate in a memory-channel-agnostic way. Operations such as cache-line reads/writes are sent to the chip as high-level commands. Scheduling is no longer tightly controlled by the microprocessor as it did in prior designs (e.g., {{ibm|POWER7|l=arch}}. It's worth noting that the agnostic attribute of Centaur, new memory technologies (e.g., [[storage-class memory]]) can be introduced without any fundamental changes to the microprocessor itself.
 
 
== Mechanism ==
 
Both {{ibm|POWER8|l=arch}} and {{ibm|POWER9|l=arch}} have two memory controllers capable of driving four {{ibm|differential memory interface}} (DMI) channels, each with a maximum signaling rate of 9.6 GT/s. Each channel provides 2B wide read and 1B wide write for a sustained bandwidth of up to 28.8 GB/s. Each of the DMI channels connects to a dedicated Centaur chip which, in turn, provides four DDR4 memory channels running at up to 3200 MT/s as well as 16 MiB of L4 cache. In other words, with this configuration, a single processor can use eight buffered memory channels to access up to 32 channels of DDR memory and another 128 MiB of L4 buffer cache. Note that each buffer chip DDR4 port supports a single DDR4 DIMM.
 
 
 
Centaur operates on high-level commands sent from the microprocessor. Requests are handled as quickly as possible. The chip is capable of reordering DRAM requests and since there is a large level 4 cache on-die, requests hitting the cache are sent right away, meaning some requests may be reordered.
 
 
 
Centaur incorporates 16 MiB of L4 buffer cache for a total of 128 MiB with all eight channels and chips. The L4 cache is used exclusively as a buffer for memory and is only accessed on memory-system accesses meaning it does not part take in any of the microprocessor [[coherence protocols]] (i.e., not [[snooped]]). The cache is 16-way [[set-associative]] with data stored in [[eDRAM]] and the directory in [[SRAM]]. An L4 buffer cache hit reduces L3 miss latency considerably. It also allows the system to quickly retire writes because every write operation is written to the L4 first in order to free it from the [[memory controller]] queue. Writes are then written to memory at the buffer memory's earliest convenience.
 
 
 
Per memory channel, both {{ibm|POWER8|l=arch}} and {{ibm|POWER9|l=arch}} support 32 active commands with 32 read buffers and 32 write buffers.
 
 
 
:[[File:centaur block diagram.svg|750px]]
 
 
 
== Die ==
 
* [[22 nm]] [[SOI]] process
 
 
 
 
 
:[[File:ibm centaur die.png|class=wikichip_ogimage|500px]]
 
 
 
 
 
:[[File:ibm centaur die (annotated).png|500px]]
 
 
 
== See also ==
 
* {{ibm|POWER8|l=arch}}
 
* {{ibm|POWER9|l=arch}}
 
 
 
== Bibliography ==
 
* IBM (August 2018). ''Personal communication''.
 
* {{bib|hc|26|IBM}}
 
* {{bib|hc|30|IBM}}
 
  
 
[[category:ibm]]
 
[[category:ibm]]
 
[[Category:memory subsystem]]
 
[[Category:memory subsystem]]

Please note that all contributions to WikiChip may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see WikiChip:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)