|
|
|
|
|
by e4e78a06
1564 days ago
|
|
That cache is not uniform time access. It costs over 100ns to cross the IO die to access another die's L3, almost as much as going to main memory. In practice you have to treat it as 8 separate 32 MB L3 caches. Also, not everything fits into cache. |
|