Review Board 2.0.15


Solved bugs while switching cpu models with the --repeat-switch command

Review Request #2468 - Created Oct. 26, 2014 and submitted - Latest diff uploaded

Information
Alberto Javier Naranjo Carmona
gem5
Reviewers
Default
This patch solves some bugs that occured when using the option --repeat-switch, in particular when switching from O3 to timing model (deadlocks while draining and assert(!memReq) in drainSanityCheck()). See the following thread for more info http://www.mail-archive.com/gem5-users%40gem5.org/msg10631.html
All long regression tests passed. tsunami-switcheroo-full passed.