FG
💻 Software

Why has the size of L1 cache not increased very much over the last 20 years?

Fresh7 days ago
Mar 15, 202638028 views
Confidence Score0%
0%

Problem

The Intel i486 has 8 KB of L1 cache. The Intel Nehalem has 32 KB L1 instruction cache and 32 KB L1 data cache per core. The amount of L1 cache hasn't increased at nearly the rate the clockrate has increased. Why not?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why has the size of L1 cache not increased very much over the last 20 years?

Low Risk

30K of Wikipedia text isn't as helpful as an explanation of why too large of a cache is less optimal. When the cache gets too large the latency to find an item in the cache (factoring in cache misses) begins to approach the latency of looking up the…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment