SSDsim_v2_1

所属分类:单片机开发
开发工具:Visual C++
文件大小:125KB
下载次数:83
上传日期:2012-05-02 10:08:04
上 传 者valentinedy
说明:  flash translation layer ftl nand SSDSim 源码
(flash translation layer ftl nand SSDSim)

文件列表:
SSDsim v2.1\avlTree.c (31329, 2011-11-29)
SSDsim v2.1\avlTree.h (2615, 2011-12-02)
SSDsim v2.1\example.ascii (269872, 2011-12-02)
SSDsim v2.1\flash.c (155063, 2011-12-02)
SSDsim v2.1\flash.h (5319, 2011-12-02)
SSDsim v2.1\initialize.c (21366, 2011-12-02)
SSDsim v2.1\initialize.h (23014, 2011-12-02)
SSDsim v2.1\page.parameters (3319, 2011-12-05)
SSDsim v2.1\pagemap.c (64291, 2011-12-02)
SSDsim v2.1\pagemap.h (3082, 2011-12-02)
SSDsim v2.1\ssd.c (42336, 2011-12-02)
SSDsim v2.1\ssd.h (1792, 2011-12-02)
SSDsim v2.1 (0, 2011-12-02)

Statement: SSDsim is a simulation tool of SSDs internal hardware and software behavior. It provides specified SSDs performance, endurance and energy consumption information based on a configurable parameter file and different workloads (trace file). SSDsim was created by Yang Hu in the end of 2009 and upgraded to version 2.0 after lots of modification and perfection. Its programming language is C and development environment is Microsoft Visual Studio 2008. With the help of Zhiming Zhu, Shuangwu Zhang, Chao Ren, Hao Luo, it is further developed into version 2.x. As the development team, we will continue adding new modules and functions to guarantee its persistent perfection. If you have any questions, suggestions or requirements about it, please feel free to email Yang Hu (yanghu@foxmail.com). We will adopt any reasonable requirements to make SSDsim better. Application steps: 1) Compile the code and generate an executablefile. 2) Run the executable file, input the name of the parameter file, trace file and assign the output file and statistic file. 3) Analyze the output file and statistic file for further experiments. Note: 1) Each request of the trace file possesses one line. A request should be ASCII and follow the format: request arriving time(int***), logical device number (int), logical sector number (int), request size (int), access operator (int, 1 for read, 0 for write). 2) The unit of the request arriving time is nanosecond and the unit of the request size is sector (512 Bytes). 3) No CRLF at the end of the last request line. 2011-12-03

近期下载者

相关文件


收藏者