Re: [gem5-users] Size and Address of an incoming request from network to private cache

2011-11-17 Thread Pritha Ghoshal
I can modify in the slicc file where the request message is being generated - putting the actual size instead of MessageSizeType:Control, but I am not sure if it will affect anything else? ___ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/c

[gem5-users] Size and Address of an incoming request from network to private cache

2011-11-17 Thread Pritha Ghoshal
Hi, I am trying to figure out the percentage of false misses in parsec traces, and for this I need to know which physical address exactly is accessed for a request coming from the network, and also the size of the data request. The requests from the the core to L1 cache have the size of the data r