You could try RubyQueue.

> On Feb 25, 2024, at 10:27 PM, zhangcongwu--- via gem5-users 
> <[email protected]> wrote:
> 
> Hi gem5,
> 
> I am simulating a new cache protocol in ruby system, but my simulation will 
> occur error when running some parsec benchmark. The error is:
> <Catch.jpg>
> 
> I use `--debug-flags=ProtocolTrace` to catch ruby trace, find this request 
> will disappear in some phase. It can only be send to L2 cache controller, but 
> L3 cache controller cannot receive this request. Similar request (same 
> version, same request type) before this request can be processed correctly. 
> Seems like there's something wrong in Garnet (router or link). What debug 
> info or flags can I use to debug this error together with the `ProtocolTrace` 
> debug flag?
> 
> Thanks,
> Congwu
> _______________________________________________
> gem5-users mailing list -- [email protected] <mailto:[email protected]>
> To unsubscribe send an email to [email protected] 
> <mailto:[email protected]>
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to