GithubHelp home page GithubHelp logo

campescassiano / fxmark Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sslab-gatech/fxmark

0.0 1.0 0.0 2.14 MB

FxMark: Filesystem Multicore Scalability Benchmark

Home Page: https://github.com/sslab-gatech/fxmark

License: MIT License

Makefile 0.46% Python 31.56% Shell 1.27% Filebench WML 36.68% C 25.23% C++ 0.55% Gnuplot 4.24%

fxmark's Introduction

FxMark: Filesystem Multicore Scalability Benchmark

Install & build

  • Tested: Ubuntu 14.04

  • Install filesystem-specific packages (e.g., mkfs.*)

$ bin/install-fs-tools.sh
  • Build FxMark
$  make
  • Clean FxMark
$  make clean

How to run

  • Benchmark configuration

    • Set target media paths at bin/run-fxmark.py (e.g., Runner.LOOPDEV)
    • Set configuration for each run at bin/run-fxmark.py (i.e., run_config)
  • Run benchmark

    • A log file will be created at 'logs' directory with starting time.
$  bin/run-fxmark.py

Plot results

  • Scalability graphs
$  bin/plotter.py --ty sc --log {log file} --out {output pdf file}
  • CPU utilization graphs
$  bin/plotter.py --ty util --log {log file} --ncore {# core} --out {output pdf file}

Macro benchmarks

  • Refer to our fxmark-apps branch in the vbench repo for exim and rocksdb

Authors

Publications

  • Paper on FxMark
Understanding Manycore Scalability of File Systems
Changwoo Min, Sanidhya Kashyap, Steffen Maass, Woonhak Kang, and Taesoo Kim
USENIX ATC 2016

@inproceedings{min:fxmark,
  title        = {{Understanding Manycore Scalability of File Systems}},
  author       = {Changwoo Min and Sanidhya Kashyap and Steffen Maass and Woonhak Kang and Taesoo Kim},
  booktitle    = {Proceedings of the 2016 USENIX Annual Technical Conference (ATC)},
  month        = jun,
  year         = 2016,
  address      = {Denver, CO},
}

fxmark's People

Contributors

campescassiano avatar multics69 avatar woonhak avatar

Watchers

 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.