Skip to content

dbancajas/dmr3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This is my new project. ms2sim + dramsim2

This project combines ms2sim sparc simulator with the dram simulator from univ of maryland.
I will create a 3d-memory model based on DRAMSim2 as a baseline for this project.
Memory accesses of processors are then optimized using virtualization.


The initial commit of this project on beanstalkapp.com uses a fully functional simulator connected to DRAMSim2.
Dramsim has been extensively modified to be able to interface smoothly with main memory model of ms2sim.
I have added a transaction Id for every memory transaction in ms2sim.

Right now, the configuration is that of a uniprocessor + two-level cache. It will be extended soon for a 
CMP + caches + dram memory and then ultimately to using multiple memory controllers.

-Dean Ancajas

About

This repo has the processor code for my paper DMR3D: Dynamic Memory Relocation for 3D Multicores published at DAC 2013. The DRAMSim2 code I used is located in another repo:https://github.com/dbancajas/DRAMSim2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published