File:Mockingjay Description.svg

Original file(SVG file, nominally 744 × 1,052 pixels, file size: 45 KB)

Commons-logo.svg This is a file from the Wikimedia Commons. The description on its description page there is shown below.
Commons is a freely licensed media file repository. You can help.

Summary

Description
English: Description of the Mockingjay Cache Replacement Algorithm. Described in detail in the paper "Effective Mimicry of Belady’s MIN Policy" By "Ishan Shah", "Akanksha Jain", "Calvin Lin", published in HPCA 2022.

The Sampled Cache stores a history of past accesses to unique addresses, along with the PC and timestamp of the last request, this is only done for a limited number of sets. Once a new access for an address already present arrives, the reuse distance and old PC are sent to train the Reuse Distance Predictor using Temporal Difference Learning. This stores the predicted reuse distances for a cache line given the last PC that accessed it.

The ETR counters store the predicted reuse distance for a given line in all sets, and is updated with every access. All values are decremented with every access.

On a cache miss, the line with the highest absolute ETR in the set is evicted, meaning that we evict the line that is predicted to be reused furthest in the future, or the line that has been predicted to be reused furthest in the past (and hasn't been).
Date
Source Own work
Author Ahmed Nematallah (UU)

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

8 March 2022

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current19:46, 23 March 2022744 × 1,052 (45 KB)Ahmed Nematallah (UU)Cross-wiki upload from en.wikipedia.org

The following page uses this file:

Metadata