Hi all,
I'm running gem5 with debug flags "Cache", and I got the trace results something like below. 1000037093000: system.l2: ReadExReq 34e1e440 miss 1000037093000: system.l2: Sending an atomic ReadExReq for 34e1e440 1000037093000: system.l2: Receive response: ReadExResp for addr 34e1e440 in state 0 1000037093000: system.l2: replacement: replacing 34c6e440 with 34e1e440: clean 1000037093000: system.l2: Block addr 34e1e440 moving from state 0 to 7 So my question is: Is the address "34e1e440" logical address or physical address? I would like to know what the address 34e1e440 stands for. Any comments or hint will be very helpful. Thank you! Best Regards, Jung
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
