----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1115/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 8919:6042ba0e2f60 --------------------------- Config: Change the way options are added I am not too happy with the way options are added in files se.py and fs.py currently. This patch moves all the options to the file Options.py, functions from which are called when required. Diffs ----- configs/common/Options.py 7d95b650c9b6 configs/example/fs.py 7d95b650c9b6 configs/example/ruby_fs.py 7d95b650c9b6 configs/example/se.py 7d95b650c9b6 tests/configs/memtest-ruby.py 7d95b650c9b6 tests/configs/rubytest-ruby.py 7d95b650c9b6 tests/configs/simple-timing-mp-ruby.py 7d95b650c9b6 tests/configs/simple-timing-ruby.py 7d95b650c9b6 Diff: http://reviews.gem5.org/r/1115/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
