cache miss
RU: промах кеша
A request the cache cannot satisfy because the data is absent, expired, or invalidated, forcing a fetch from the slower backing store. Three miss categories exist: compulsory (first access, unavoidable), capacity (cache too small for the working set), and conflict (two addresses map to the same slot).