
i am trying to make sense of the bus width and bandwidth of the intel hub interface (ihi) that connected the g/mch and ich4
according to the official intel spec pdfs:
http://download.intel.com/design/chipsets/datashts/29074201.pdf
http://www.intel.com/content/dam/doc/datasheet/e8870io-server-io-hub-datasheet.pdf
the ihi runs at 66 mhz, over an 8-bit wide bus, providing 266 MB/s
like i said i am trying to make sense of the math here
the only thing that kinda makes sense is that this bus is quad pumped (but i haven't read anything about it be qdr in the intel spec pdfs)
here's the math:
66 mhz * 8-bit wide bus = 528 megabits per second
528 Mb/s / 8 = 66 MB/s (this aint right, this should be 266 MB/s)
okay so lets try it with qdr
528 Mb/s * 4 (qdr) = 2112 Mb/s
2112 / 8 = 264 MB/s (that's closer to 266 MB/s, is this right?)
if i take 266 MB/s and divided it by 4 (qdr), it gives me 66.5 MB/s which translates to 532 Mb/s (that's close to 528 Mb/s, is that right?)
and just to make this wall of text a bit prettier, i'll include this relevant picture:
