Hi all, I am looking into implementing a protected region of heap memory that is usable only by benchmarks. I am trying to understand the interaction between gem5 and system memory, and whether simulations run in gem5 allocate memory only from the heap allocated to gem5 by the local system (as seen in /proc/pid/maps) or if other behavior is observed. Is there anywhere within the code base to analyze how/where memory is allocated for benchmarks?
Thanks in advance! Sincerely, - Alex
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
