avadhpatel / marss

PTLsim and QEMU based Computer Architecture Research Simulator
http://www.marss86.org
128 stars 63 forks source link

MARSS +DRAMSim2 #41

Open ahmed-shafik opened 10 years ago

ahmed-shafik commented 10 years ago

Dears,

Iam working on RTS memory scheduling research. I finished my work on DRAMSim and need to integrate my work to MARSS. I applied every thing in the below link

https://github.com/dramninjasUMD/DRAMSim2/wiki/MARSSx86-with-DRAMSim2

and checked that DRAMSim is attached to QEMU

$ ldd qemu/qemu-system-x86_64 | grep dramsim

    libdramsim.so =>/home/ashafik/NEW_20140724/marwdram/DR/DRAMSim2/libdramsim.so (0x00007ff995859000)

And run the simulation by the following command, I didnt find any result either dramsim.log in marss directory or vis file in results directory in dramsim. Kindly advice

qemu/qemu-system-x86_64 -m 2048