Review Board 2.0.15


fixed drainCount

Review Request #1092 - Created March 11, 2012 and updated - Latest diff uploaded

Information
Andrew Lukefahr
gem5
default
Reviewers
Default
Changeset 8896:6f0169698281
---------------------------
fixed drainCount
Allows multiple switchouts of O3CPU using the attached config file.  

Both CPU's maintain separate (overlapping) seqNums, see ./src/cpu/o3/cpu.cc:1239 for further detail...