pkusys / dRAID

Artifacts for our ASPLOS'23 paper dRAID

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dRAID-artifact

We provide the artifact for the ASPLOS 2023 paper "Disaggregated RAID Storage in Modern Datacenters", including:

  • The main implementation of dRAID.
  • CloudLab testbed setup scripts.
  • FIO experiment scripts (Sec 9.2-9.5), which get the main results of the paper.
  • YCSB experiment scripts (Sec 9.6).
  • Plotting scripts.

1. CloudLab Testbed Setup

Please see setup/README.md for more details.

2. Compilation & Basic Test

Please see dRAID/README.md for more details.

3a. FIO Experiments

Please see FIO/README.md for more details.

3b. YCSB Experiments

Please see YCSB/README.md for more details.

4. Plot

Please see plot/README.md for more details.


For any question, please contact shujunyi@pku.edu.cn.

About

Artifacts for our ASPLOS'23 paper dRAID

License:Apache License 2.0


Languages

Language:C++ 46.3%Language:Shell 31.7%Language:Python 20.4%Language:C 0.9%Language:Makefile 0.7%