Hi Yanzhao, It is all quite straight forward. pmemAddr is the base address on the host (as stated in abstract_mem.hh). hostAddr is simply the host address of a specific packet (by adding the offset to the base, pmemAddr).
Andreas From: gem5-users <[email protected]<mailto:[email protected]>> on behalf of "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Reply-To: gem5 users mailing list <[email protected]<mailto:[email protected]>> Date: Monday, 25 April 2016 at 05:13 To: gem5-users <[email protected]<mailto:[email protected]>> Subject: [gem5-users] hostAddr, pmemAddr and pkt->getAddr Hi all, I am unable to understand "hostAddr", " pmemAddr" and "pkt->getAddr" in abstrcat_mem.cc are used to do.i think "hostAddr" is the address of host,"pkt->getAddr" is the address of guest of simulate,but i don't know "pmemAddr" is used to do. Can anyone please help me to understand this? Thanks! Yanzhao Feng IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
