Hi Cao,

Ruby does not work with ARM (due to assumptions about the memory layout).
Thus, stay with the classic memory system.

Andreas

On 05/07/2015 04:55, "gem5-users on behalf of cao2"
<[email protected] on behalf of [email protected]> wrote:

>Hi there
>
>I'm trying to run the se mode with moesi_cmp_directory protocol, I did it
>by run "scons build/ARM/gem5.opt protocol=moesi_cmp_directory".
>and the command I used to run the simulation is :  build/ARM/gem5.opt
>configs/example/se.py --cpu-type=timing -n 2 --caches --mem-size=1GB
>--l1d_size=16kB --l1i_size=16kB -c
>'tests/test-progs/sharedmem/bin/arm/linux/sm1;tests/test-progs/sharedmem/b
>in/arm/linux/sm2'
>I'm not very sure if it is actually using the protocol I specified
>because according to the tracing result, it doesn't looks like moesi
>protocol. Is there any way I can print out the protocol being used? Any
>help is appreciated.Thank you very much.
>
>Best,
>Cao
>_______________________________________________
>gem5-users mailing list
>[email protected]
>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.

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