Skip to main content
Home Forums 68kMLA 4 MB Level 2 cache — #4
Post #4 by trag
Source Forum68kMLA
CategoryHardware
Post DateFri, 13 Feb 2009 - 00:17
Original URLhttps://68kmla.org/bb/threads/4-mb-level-2-cache.16395/
Post
Also, large cache can actually diminish performance. The larger the cache, the longer is spent examining the TAG something-or-other, which is the lookup table for the cache. Larger cache means either a larger table, or larger cache segments, which means that swapping data into and out of the cache takes longer.

Either way, there's a point at which the cache lookup time becomes longer than a simple access time.

Performance vs. cache size is a steep curve which plateaus rather steeply--or whatever the opposite of steep would be in this case. Perhaps, plateaus sharply.

mp.ls