Skip to content
forked from pkusys/dRAID

Artifacts for our ASPLOS'23 paper dRAID

License

Notifications You must be signed in to change notification settings

dong-liuliu/dRAID

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 46.3%
  • Shell 31.7%
  • Python 20.4%
  • Other 1.6%