----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1741/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9538:c07d38d76f64 --------------------------- cpu: fix a switching issue with the o3 cpu. This change fixes the switcheroo test that broke earlier this month. The code that was checking for the pipeline being blocked wasn't checking for a pending translation, only for a icache access. Diffs ----- src/cpu/o3/fetch_impl.hh 8149223cd7db Diff: http://reviews.gem5.org/r/1741/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
