Does this extended flashsim depend on disksim?
Closed this issue · 5 comments
cyb3727 commented
I know the origin flashsim is developed obove disksim, and I don't know what's the relations between the origin flashsim code and your new extended flashsim project code. Thank you!
MatiasBjorling commented
Hi, it is not based on Disksim. It can be used standalone. It implements DFTL, BAST, and FAST FTL to be used for simulation.
cyb3727 commented
Great!
alinezhad2018 commented
I there any instruction for compile and run flashsim independent of disksim?
MatiasBjorling commented
You will need to run make to compile it. It is not dependent on disksim.
ziatabar commented
after running makefile, it create several executable file such as "raid, biomodal, cfliptrace, ..." .
I wonder which one we should run for further testing and how can I force my own trace to them?