Re: [gem5-users] Support for multicore for X86 O3 CPU Full System with classical memory

2018-11-20 Thread Shehab Elsayed
This is the post I was referring to: https://www.mail-archive.com/gem5-users@gem5.org/msg10498.html The second paragraph describes the problem with more than O3 CPU, Full System and Classical Memory system at the time of the post. On Fri, Nov 16, 2018 at 5:38 PM Gabe Black wrote: > I'm not sp

[gem5-users] Support for multicore for X86 O3 CPU Full System with classical memory

2018-11-16 Thread Shehab Elsayed
Hello All, I am running into trouble running full system simulation with 2 X86 O3 cores and classical memory system where the system seems to get stuck during script execution. I read in other (relatively) old posts that multicore might not be supported for this configuration (X86-O3-classical me