I don't quite get it. What's so special about having 32MB of cache? Why is it called "infinity"?
replies(3):
The summary is that it's a cache attached to the memory controllers, rather than the CPUs, so it doesn't have to worry about cache coherency so much. This could be useful for shared memory parallelism.