GEM5中使用DRAMSim2
==================
DRAMSim2
DRAMSim2是一个较为精确的DDR2/3内存模拟器,因为其仿真效果相当不错,因此在学术界接受度较高[1]。
GEM5中集成DRAMSim2
目前GEM5中已经给出了官方的集成方式。进入ext/dramsim2目录,参照readme中的方法下载DRAMSim2。
1 | 1. cd ext/dramsim2 |
注: 为了正确运行gem5,还需要将DRAMSim2中的配置system.ini.example和ini/DDR3_micron_32M_8B_x8_sg15.ini 中的空行删除掉
参考:
- Rosenfeld, Paul, Elliott Cooper-Balis, and Bruce Jacob. “DRAMSim2: A cycle accurate memory system simulator.” IEEE Computer Architecture Letters 10.1 (2011): 16-19.