Hello gem5 users everyone

i would like to know how the benchmark of SPLASH2 communicates between CPU
and dCache in a multi-core environment through Gem5.

Through this link,  http://learning.gem5.org/book/part2/memoryobject.html, I
was able to confirm that communication between CPU and dcache is by packet.

I'm get communication log between CPu and dcache in single core environment.

So I'm trying to take the next step, from multiprocessor environment, gem5
packet does not check the cpu(core) number.

So Where does the packet check each CPU in a multi-core environment?

Also, can I record the log the communication between each cpu and DCache?
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to