Hi,

I'm new with gem5 but I managed to add a L2 cache by changing the protocol:
http://www.gem5.org/Cache_Coherence_Protocols#MESI_CMP_directory

To do that, I compiled like this: scons PROTOCOL=MESI_CMP_directory
build/X86/gem5.opt

However, my understanding of gem5 stops nearly there for now...

Regards,

Maxime.

2013/3/6 Vishal Patel <[email protected]>

> Hi,
> I am using RUBY without any modification anywhere in gem5.
>
>  ./build/ALPHA/m5.opt configs/example/ruby_fs.py
>
> when I see the configuration of the system in m5out folder it says CPU,
> l1_cntrl0, piobus, physmem
>
> How to add L2 cache in the hierarchy.
>
> Thanks in advance.
> --
> Best Regards,
>
> Vishal Patel
> M.Tech Student
> IIT Delhi
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to