L1 cache
RU: L1 cache
The first and fastest level in the CPU cache hierarchy, private to each core. L1 is split into a data cache and an instruction cache. Its access latency is the lowest of all cache levels — typically a handful of cycles — and it holds the smallest amount of data.