I want to run my program in full system mode. How can i manage threads and
memory in gem5?Thanks.
On Tuesday, January 13, 2015 9:30 AM, Tayebe Sadeghi
wrote:
Hi AllI want to write a multi thread program in c++ and run it on multi core
in gem5. I want to map threads onto cores for e
Hi AllI want to write a multi thread program in c++ and run it on multi core in
gem5. I want to map threads onto cores for example thread 1 on core1 , … and
also manage memory while mapping threads to the cores . I want to read and
write specific values in memory and manage L1,L2 cache.Best re
Hi Andrea,
Thank you for your reply!
I added the Object to SimObject but the system run with fatal:
gem5-dev/configs/common/CacheConfig.py:48: SyntaxWarning: import * only allowed
at module level
def config_cache(options, system):
Global frequency set at 1 ticks per second
info: kern
Hello Gem5 users,
How can I read the memory content in gem5?
Best regards,
Kumail Ahmed
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users