commit | 6a6668bbc4b038b98eb3ee64ffb034719316afd9 | [log] [tgz] |
---|---|---|
author | Tuan Ta <qtt2@cornell.edu> | Mon Apr 02 16:22:01 2018 -0400 |
committer | Tuan Ta <qtt2@cornell.edu> | Fri Feb 08 15:25:30 2019 +0000 |
tree | d860bdbff78778d58131ebd5ca34eb26c1f0fd51 | |
parent | e74921edd5c5c12f121175d59852cd1752c598aa [diff] |
cpu: stop scheduling suspended threads in all stages of MinorCPU This patch makes suspended threads non-schedulable in Fetch1, Fetch2, Decode and Execute stages in MinorCPU. Change-Id: Ie79857e13b7b782d9c58c32310993a132b609cf9 Reviewed-on: https://gem5-review.googlesource.com/c/9625 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Reviewed-by: Giacomo Gabrielli <giacomo.gabrielli@gmail.com> Maintainer: Jason Lowe-Power <jason@lowepower.com>