----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1389/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9186:caba9377b12a --------------------------- AddrRange: Simplify Range by removing stream input/output This patch simplifies the Range class in preparation for the introduction of a more specific AddrRange class that allows interleaving/striping. The only place where the parsing was used was in the unit test. Diffs ----- src/base/SConscript 42807286d6cb src/base/range.hh 42807286d6cb src/base/range.cc 42807286d6cb src/unittest/SConscript 42807286d6cb src/unittest/rangetest.cc 42807286d6cb Diff: http://reviews.gem5.org/r/1389/diff/ Testing ------- util/regress all passing (disregarding t1000 and eio) Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
