----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1880/ -----------------------------------------------------------
(Updated May 27, 2013, 11:04 a.m.) Review request for Default. Description (updated) ------- Changeset 9737:246e709a28c8 --------------------------- config: Add a CPU clock command-line option This patch adds a 'cpu_clock' command-line option and uses the value to assign clocks to components running at the CPU speed (L1 and L2 including the L2-bus). The configuration scripts are updated accordingly. The 'clock' option is left unchanged in this patch as it is still used by a number of components. In follow-on patches the latter will be disambiguated further. Diffs (updated) ----- configs/common/CacheConfig.py 782b7284de21 configs/common/Options.py 782b7284de21 configs/example/fs.py 782b7284de21 configs/example/ruby_fs.py 782b7284de21 configs/example/se.py 782b7284de21 Diff: http://reviews.gem5.org/r/1880/diff/ Testing ------- All regressions pass Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
