----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1953/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 9811:f1d467e48cd7 --------------------------- 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 ----- 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
