Hi >For setting up multicores configurations with ISA x86,the simulator should be >in FS. Not necessarily... You can see use X86 SE mode with a cmp configuration. Have a look at http://www.m5sim.org/SPEC_CPU2006_benchmarks#M5_python_configure_script it will give you the idea.
On 5/8/12, wael Amr <[email protected]> wrote: > Hi All, > > For setting up multicores configurations with ISA x86,the simulator should > be in FS. > > According to per configuration section at > (http://www.m5sim.org/Build_System > ) > > So Is this the following configuration mandatory to use gem5 for simulating > the multicores ? > FULL_SYSTEM = TRUE > PROTOCOL = 'MESI_CMP_directory' > TARGET_ISA = 'x86' > CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU' > > Please if there is any other configuration that should be set for > multicores (or CMP),tell me. > > Your help will be highly appreciated. > > Thank you so much for your times and support. > Best Regards > Wael Amr > -- // Naderan *Mahmood; _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
