|
secondary cache
By caching data in fast, pricey memory, you speed up your system performance. A secondary cache is bigger than the primary cache (usually in the same chip as the CPU) and fits between it and main memory (RAM). It's faster than main memory, but slower than primary cache memory. It's typically around 256K in size. See also: cache, L1 cache, L2 cache, primary cache |