HI there

I was doing research about analyzing the communication between components in 
SoC platform in GEM5. What I did was add commMonitor between each components 
and recorded the packet information.

After analyzing what I collected from running a simple write program, I found 
two read functions that didn't receive any responses at all. 

One of the read request was sent from cpu1, and after cpu1 sending the 
storeCondreq to memory bus, and memory bus sent to memory and cpu0, it just 
ended like this.
Another instance is after cache received the read request from cpu1, it never 
send any response back.

Is this a normal behavior for GEM5?

Best,
Yuting
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to