The idea of cache memory is based

The idea of cache memory is based

Answer: D. all of the abovePrinciple Description Locality of Reference The formal scientific basis for caching. 90-10 Rule The statistical observation that justifies why a small cache…

  1. A.

    on the property of locality of reference

  2. B.

    on the heuristic 90-10 rule on the heuristic 90-10 rule

  3. C.

    on the fact that references generally tend to cluster

  4. D.

    all of the above

Attempted by 2493 students.

Show answer & explanation

Correct answer: D

Principle

Description

Locality of Reference

The formal scientific basis for caching.

90-10 Rule

The statistical observation that justifies why a small cache can hold most "hot" data.

Clustering

The behavior of memory requests staying within specific ranges during execution.

Explore the full course: Isro

Loading lesson…