Discussion:
[gem5-users] Fast Forward in Multicore (SE)
Agustin
2018-08-16 10:40:37 UTC
Permalink
Hi everybody,

I am trying to simulate a multicore processor (X86) in SE mode. Is it
possible to use fast forward with a different number of instructions in
each core?

For example, a X86 two core processor:

1)Core 1 fast forward 1Million instruction and stop execution.

2)Core 2 fast forward 2 Million instruction and stop execution.

3)When Core 1 and 2 finish their fast forward, they resume their
execution with a detailed CPU.

Thanks,

Agustín.

Loading...