kyleshu / 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).

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.

About

License:Apache License 2.0


Languages

Language:C++ 70.3%Language:Shell 25.1%Language:Python 2.1%Language:C 1.4%Language:Makefile 1.0%