On 4/25/2016 12:13 AM, [email protected] wrote:
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?
I would guess that pmemAddr means "physical memory address", but I can't say precisely what it means in this context. I would look for how it is initialized in some examples ... Eliot Moss _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
