Code Monkey home page Code Monkey logo

dppred-cbpred's Introduction

dpPred and cbPred

dpPred is a dead page predictor for the TLB and cbPred is a correlating dead block predictor for the cache that uses TLB dead page information to make decisions. For further details, please refer to our paper:

C. Mazumdar, P. Mitra and A. Basu, "Dead Page and Dead Block Predictors: Cleaning TLBs and Caches Together," 2021 IEEE International Symposium on High-Performance Computer Architecture (HPCA), 2021, pp. 507-519, doi: 10.1109/HPCA51647.2021.00050. [Paper] [Video]

Execution instructions

  • Building Sniper: make from base directory
  • Executing applications: ./run-sniper -c run <application> after compilation. For instance, to run "ls -l" on the simulator, ./run-sniper -c run "ls -l"

The work was implemented on top Snipersim, the README of which is kept intact below:

README

This is the source code for the Sniper multicore simulator developed by the Performance Lab research group at Ghent University, Belgium. Please refer to the NOTICE file in the top level directory for licensing and copyright information.

For the latest version of the software or additional information, please see our website:

http://snipersim.org

If you are using Sniper, please let us know by posting a message on our user forum. If you use Sniper 6.0 or later in your research, (if you are using the Instruction-Window Centric core model, etc.), please acknowledge us by referencing our TACO 2014 paper:

Trevor E. Carlson, Wim Heirman, Stijn Eyerman, Ibrahim Hur, Lieven Eeckhout, "An Evaluation of High-Level Mechanistic Core Models". In ACM Transactions on Architecture and Code Optimization (TACO), Volume 11, Issue 3, October 2014, Article No. 28 http://dx.doi.org/10.1145/2629677

If you are using earlier versions of Sniper, please acknowledge us by referencing our SuperComputing 2011 paper:

Trevor E. Carlson, Wim Heirman, Lieven Eeckhout, "Sniper: Exploring the Level of Abstraction for Scalable and Accurate Parallel Multi-Core Simulation". Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis (SC), pages 52:1--52:12, November 2011. http://dx.doi.org/10.1145/2063384.2063454

dppred-cbpred's People

Contributors

prachatos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.