----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1953/ -----------------------------------------------------------
(Updated Aug. 7, 2013, 8:41 p.m.) Review request for Default. Repository: gem5 Description (updated) ------- Changeset 9811:d0db3e1dab40 --------------------------- cpu: accurately count idle cycles for simple cpu Added a couple missing updates to the notIdleFraction stat. Without these, it sometimes gives a (not) idle fraction that is greater than 1 or less than 0. Diffs (updated) ----- src/cpu/ozone/cpu_impl.hh e895db06e69f src/cpu/simple/atomic.cc e895db06e69f src/cpu/simple/timing.cc e895db06e69f Diff: http://reviews.gem5.org/r/1953/diff/ Testing ------- Thanks, Lena Olson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
