CMU-SAFARI / MQSim

MQSim is a fast and accurate simulator modeling the performance of modern multi-queue (MQ) SSDs as well as traditional SATA based SSDs. MQSim faithfully models new high-bandwidth protocol implementations, steady-state SSD conditions, and the full end-to-end latency of requests in modern SSDs. It is described in detail in the FAST 2018 paper by Arash Tavakkol et al., "MQSim: A Framework for Enabling Realistic Studies of Modern Multi-Queue SSD Devices" (https://people.inf.ethz.ch/omutlu/pub/MQSim-SSD-simulation-framework_fast18.pdf)
https://people.inf.ethz.ch/omutlu/pub/MQSim-SSD-simulation-framework_fast18.pdf
MIT License
268 stars 144 forks source link

Correct minor typos #38

Closed civita closed 4 years ago

arashta commented 4 years ago

Hello @civita,

I agree with your PR changes, but it cannot be merged due to merge conflicts. Can you please update your branch with the latest changes from the master branch.

Best Regards, Arash

civita commented 4 years ago

Hello @arashta ,

Thank you for the reviewing. I've resolved the conflicts in two files and updated with a new commit.

arashta commented 4 years ago

Thank you @civita !