Hello,
try checking file src/mem/protocol/*MOESI_CMP_directory-L1cache.sm*

You can change the FSM of your L1 cache there using SLICC.

That could be one way to do it.

On 23 March 2015 at 20:07, Rodrigo Reynolds Ramírez <
[email protected]> wrote:

> Hello everyone,
>
> I am working with cache strategies, I am working with Ruby, specifically
> with the MOESI_CMP_DIRECTORY policy. I need to add a "buffer" between L1
> and L2 (LLC). This buffer will decide is a block goes into L2 or not. I am
> really lost trying to add this buffer. Could somebody advice me about a
> good point to start?
>
> Thanks a lot,
>
> Rodrigo
>
> _______________________________________________
> 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