Dear Folks, I have a quick question about how to keep track of which L1I/D node sends a particular access request/packet to the shared L2. I notice that there is a member variable called "src" in the "packet" class and can be manipulated by "setSrc" and "getSrc" functions. However, I am not quite sure if the getSrc() function can tell me the information of the source L1I/D. That's what I am trying to confirm with you.
Another thing is that I configured a 64-core CMP with the value of getSrc() tracked in L2. But in the trace, I found 65 values ranging from 0 to 64. I believe the node index should be just within 0 - 63. I am curious at what the node "64" is. Thanks, Leonard
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
