"Dynamic Cache Management Technique": A Seminar Presentation On
"Dynamic Cache Management Technique": A Seminar Presentation On
Content
Introduction to cache memory How stored data is transferred to the CPU Mapping functions Dynamic Cache Management Dynamic Techniques For L0-cache
Management
Mapping functions
2. Static Method.
3. Dynamic Confidence Estimation Method. 4. Restrictive Dynamic Confidence Estimation Method. 5. Dynamic Distance Estimation Method.
SIMPLE METHOD
If a branch predictor is mispredicted, the machine will
access the I-cache to fetch the instructions.
STATIC METHOD
If a high confidence branch was predicted incorrectly, the I-cache is accessed for the subsequent basic blocks.
it is more accurate in characterizing a branch and, then, regulating the access of the L0-cache.
Restrictive dynamic scheme is a more selective scheme in which only the really important basic blocks would be selected for the L0-cache.