Interconnect between per-core L2 and L3 in Core i7
The Intel core i7 has per-core L1 and L2 caches, and a large shared L3 cache. I need to know what kind of an interconnect connects the multiple L2s to the single L3. I am a student, and need to write a rough behavioral model of the cache subsystem. Is it a crossbar? A single bus? a ring? The references I came across mention structural details of the caches, but none of them mention what kind of on-chip interconnect exists. Thanks, -neha Modern i7's use a ring. From Tom's Hardware : Earlier this year, I had the chance to talk to Sailesh Kottapalli, a senior principle engineer at Intel, who