Check out my first novel, midnight's simulacra!
DRAM: Difference between revisions
From dankwiki
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Technologies== | ==Technologies== | ||
* Fully Buffered DIMM (FB-DIMM, FBD), specified as JEDEC JESD206 (FBDIMM Architecture and Protocol) and JESD82-20A (FBDIMM Advanced Memory Buffer). Used in some high-performance servers to reduce pin count to memory. | * Fully Buffered DIMM (FB-DIMM, FBD), specified as JEDEC JESD206 (FBDIMM Architecture and Protocol) and JESD82-20A (FBDIMM Advanced Memory Buffer). Used in some high-performance servers to reduce pin count to memory. | ||
<pre>[atlx-swps-ux-pol02](0) $ lspci | grep -i fbd | |||
00:15.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers (rev 12) | |||
00:16.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers (rev 12) | |||
[atlx-swps-ux-pol02](0) $</pre> | |||
==See Also== | ==See Also== | ||
* FBDIMM articles at [http://en.wikipedia.org/wiki/Fully_Buffered_DIMM Wikipedia], [http://www.simmtester.com/page/news/showpubnews.asp?num=113 SimmTester], and [http://www.hardwaresecrets.com/article/266 HardwareSecrets] | * FBDIMM articles at [http://en.wikipedia.org/wiki/Fully_Buffered_DIMM Wikipedia], [http://www.simmtester.com/page/news/showpubnews.asp?num=113 SimmTester], and [http://www.hardwaresecrets.com/article/266 HardwareSecrets] | ||
* The [[Architecture]] page has a much higher-level view | * The [[Architecture]] page has a much higher-level view | ||
[[Category: Hardware]] |
Latest revision as of 23:51, 25 March 2010
Technologies
- Fully Buffered DIMM (FB-DIMM, FBD), specified as JEDEC JESD206 (FBDIMM Architecture and Protocol) and JESD82-20A (FBDIMM Advanced Memory Buffer). Used in some high-performance servers to reduce pin count to memory.
[atlx-swps-ux-pol02](0) $ lspci | grep -i fbd 00:15.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers (rev 12) 00:16.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers (rev 12) [atlx-swps-ux-pol02](0) $
See Also
- FBDIMM articles at Wikipedia, SimmTester, and HardwareSecrets
- The Architecture page has a much higher-level view