GithubHelp home page GithubHelp logo

elfen's Introduction

This repository has the code for re-producing experiments in the Elfen schdduler paper: "Elfen Scheduling: Fine-Grain Principled Borrowing from Latency-Critical Workloads using Simultaneous Multithreading", in Proceedings of the 2016 USENIX Annual Technical Conference (USENIX ATC'16), Denver, CO, June 22-24, 2016.

lucene: Lucene searching server and client, which are based on Lucene regression framework https://github.com/mikemccand/luceneutil
nanonap: Linux kernel patch and the nanonap kernel module.
microbench: Instrumentation code for C micro-benchmarks used in the paper.
dacapobench: JikesRVM patch for running Dacapo benchmarks as the batch workload.
misc: scripts for processing the results.

elfen's People

Contributors

yangxi avatar

Stargazers

Zhiting Zhu avatar Minho Kim avatar Kan Wu avatar  avatar Geraldo Netto avatar Gamer.Godot avatar Dru Nelson avatar Wang Xingang avatar Matt avatar

Watchers

 avatar James Cloos avatar Wang Xingang avatar  avatar

elfen's Issues

Code of elfen scheduling is missing

Hello, i read your elfen scheduling paper, here are some problems i met:

    1. There are 4 scheduling methods which you've introduced, but i can't find the code on this project or on anywhere of your github.
    1. You said that "We implement ELFEN in the Linux kernel and in compile-time instrumentation that self-schedules batch workloads, using both C and Java applications, demonstrating generality." But i don't know how you do this.

Thanks very much if you could add the missing code!

hello, about ipc=0.01 and ipc=1 batch workloads, there seems to be no code on github

hello yangxi, i am reproducing your work about elfen, but i can't find the code of producing the batch workloads of ipc=0.01 and ipc=1, you said in the paper that

The first uses a non-temporal store and memory fence to continuously block on memory, giving an IPC of 0.01. For instance, the Intel PAUSE instruction has a similar IPC. The other performs a tight loop doing nothing (IPC=1) when running alone.

But i am wondering how you realize it, thanks for you reply!!!

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.