Searched hist:9058 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/
H A Dutility.cc9058:cc47e11ccec1 Tue Jun 05 14:20:00 EDT 2012 Anthony Gutierrez <atgutier@umich.edu> cpu: Don't init simple and inorder CPUs if they are defered.

initCPU() will be called to initialize switched out CPUs for the simple and
inorder CPU models. this patch prevents those CPUs from being initialized
because they should get their state from the active CPU when it is switched
out.
/gem5/src/cpu/simple/
H A Dtiming.cc9058:cc47e11ccec1 Tue Jun 05 14:20:00 EDT 2012 Anthony Gutierrez <atgutier@umich.edu> cpu: Don't init simple and inorder CPUs if they are defered.

initCPU() will be called to initialize switched out CPUs for the simple and
inorder CPU models. this patch prevents those CPUs from being initialized
because they should get their state from the active CPU when it is switched
out.
H A Datomic.cc9058:cc47e11ccec1 Tue Jun 05 14:20:00 EDT 2012 Anthony Gutierrez <atgutier@umich.edu> cpu: Don't init simple and inorder CPUs if they are defered.

initCPU() will be called to initialize switched out CPUs for the simple and
inorder CPU models. this patch prevents those CPUs from being initialized
because they should get their state from the active CPU when it is switched
out.

Completed in 113 milliseconds