Hi all,

I want to run 2 X86 programs in gem5. These programs are related to spectre
attacks; they analyze memory access times to communicate with each other; *so
they have to be run in parallel in two separate cores, sharing the lowest
level cache*. Is that achievable in SE mode? When I set num-cpu=2 and use a
';' to give 2 programs to gem5, these are relayed one after other.

I thought of doing this using mthreads, but I am having trouble even
compiling mthreads. I couldn't find any detailed instructions about using
mthreads. Can someone please help me?

Thanks,
Yogesh
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to