/SimpleSSD

Open-Source Licensed Educational SSD Simulator for High-Performance Storage and Full-System Evaluations

Primary LanguageC++GNU General Public License v3.0GPL-3.0

SimpleSSD version 2.0

Open-Source Licensed Educational SSD Simulator for High-Performance Storage and Full-System Evaluations

This project is managed by CAMELab. For more information, please visit SimpleSSD homepage.

Licenses

SimpleSSD is released under the GPLv3 license. See LICENSE file for details. SimpleSSD uses open-source libraries.

  • inih located at /lib/inih
    INI parser library released under the New BSD license.
  • McPAT located at /lib/mcpat
    Multicore Power Area and Timing calculator. We modified source code to separate initialize phase and calculation phase.