Hi Ahmad,

This is why we created the event-based DRAM model that you find integrated in 
src/mem/SimpleDRAM.py. Is there any particular reason why you are not using 
that model? It's faster, and far more extensible.

Andreas

From: Ahmad Hassan <[email protected]<mailto:[email protected]>>
Reply-To: gem5 users mailing list 
<[email protected]<mailto:[email protected]>>
Date: Monday, 21 October 2013 17:32
To: gem5 users mailing list <[email protected]<mailto:[email protected]>>
Subject: [gem5-users] Slow DRAMSim2 on Gem5 FS

Hi,

I have integrated DRAMSim2 with Gem5 to make it work with FS mode. There are no 
errors but the simulation speed is very slow. In atomic CPU mode, the linux 
boot up doesn't finish even in 8 hours. Where as without DRAMSim2, linux boots 
up in 3 min on Gem5 FS mode.

I debugged the problem and I found out that the problem is due to the DRAMSim2 
memory controllers 'update' method which is called on each dram clock cycle to 
update the background energy. It is not possible to run any benchmark due to 
this.

Has anyone addresses this problem before please?

cheers, Ahmad

-- IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.

ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered 
in England & Wales, Company No: 2557590
ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, 
Registered in England & Wales, Company No: 2548782
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to