forked from slunk/FlashDIMMSim
-
Notifications
You must be signed in to change notification settings - Fork 5
watchmaker/NVDIMMSim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NVDIMMSim: a reasonably accurate nonvolatile DIMM simulator. Acknowledgements: General design (anything not flash specific) borrows heavily from DRAMSim Copyright (C) 2008-2009 Elliot Cooper-Balis and Paul Rosenfeld (overall structure is very similar and some code snippets and classes are copy+paste). Basic program structure and functions were designed and implemented by Peter Enns (<slunk at umd dot edu>) Getting started: To run TraceBasedSim.cpp: cd src make ./NVDSim To create a shared library: cd src make lib // creates libnvdsim.so Questions? Contact me at <pkt3c at umd dot edu>
About
A nonvolatile memory based DIMM simulator.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 93.7%
- Python 3.1%
- Shell 2.1%
- Other 1.1%