----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3616/#review8632 -----------------------------------------------------------
Ship it! Ship It! - Jason Lowe-Power On Aug. 12, 2016, 4:45 p.m., Andreas Sandberg wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3616/ > ----------------------------------------------------------- > > (Updated Aug. 12, 2016, 4:45 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 11610:9ced29697ee8 > --------------------------- > cpu: Support exit when any one Trace CPU completes replay > > This change adds a Trace CPU param to exit simulation early, > i.e. when the first (any one) trace execution is complete. With > this change the user gets a choice to configure exit as either > when the last CPU finishes (default) or first CPU finishes > replay. Configuring an early exit enables simulating and > measuring stats strictly when memory-system resources are being > stressed by all Trace CPUs. > > Change-Id: I3998045fdcc5cd343e1ca92d18dd7f7ecdba8f1d > Reviewed-by: Nikos Nikoleris <[email protected]> > > > Diffs > ----- > > src/cpu/trace/TraceCPU.py 6b749761c398 > src/cpu/trace/trace_cpu.hh 6b749761c398 > src/cpu/trace/trace_cpu.cc 6b749761c398 > > Diff: http://reviews.gem5.org/r/3616/diff/ > > > Testing > ------- > > > Thanks, > > Andreas Sandberg > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
