I would rather argue that it only supports "infinite" bank caches as it does 
not model the contention to the RAMs.

Andreas

From: Amin Farmahini <amin...@gmail.com<mailto:amin...@gmail.com>>
Reply-To: gem5 users mailing list 
<gem5-users@gem5.org<mailto:gem5-users@gem5.org>>
Date: Friday, 14 June 2013 06:23
To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem5-users@gem5.org>>
Subject: Re: [gem5-users] Default Cache Memory Bank Configuration?

Classic model does not support multi-bank caches. I don't know about Ruby.

Amin


On Thu, Jun 13, 2013 at 8:00 PM, Gabriel Yessin 
<gyes...@gwmail.gwu.edu<mailto:gyes...@gwmail.gwu.edu>> wrote:
Specifically for ARM L1/L2 caches using the default memory, e.g.:

./build/ARM/gem5.fast ... configs/example/fs.py ...  --caches 
--cpu-type=detailed --l1d_size=32kB --l1i_size=32kB --l2cache --l2_size=2048kB 
--clock=0.75GHz

How is each cache configured in terms of banks? Is each the L1d, L1i and L2 
cache a single memory bank by default?

I've looked through the gem5/ directory but couldn't find any mention of bank 
configurations except for specific memory protocols or for DRAM. And couldn't 
find any mention of this elsewhere.

Thank you,
Gabriel

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org<mailto:gem5-users@gem5.org>
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users


-- 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.
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to