Definition
L3 Cache
The L3 cache is the third cache level in a multi-level cache.
It is usually larger and slower than the L2 cache, and sits between the upper cache levels and main memory.
The L3 cache helps reduce accesses to main memory by catching misses from higher cache levels.