----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1870/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9712:3ceda4fbce58 --------------------------- mem: More descriptive DRAM config names This patch changes the class names of the variuos DRAM configurations to better reflect what memory they are based on. The speed and interface width is now part of the name, and also the alias that is used to select them on the command line. Some minor changes are done to the actual parameters, to better reflect the named configurations. As a result of these changes the regressions change slightly and the stats will be bumped in a separate patch. Diffs ----- configs/common/MemConfig.py eb075b2b925a src/mem/SimpleDRAM.py eb075b2b925a tests/configs/alpha_generic.py eb075b2b925a tests/configs/arm_generic.py eb075b2b925a tests/configs/inorder-timing.py eb075b2b925a tests/configs/o3-timing-checker.py eb075b2b925a tests/configs/o3-timing-mp.py eb075b2b925a tests/configs/o3-timing.py eb075b2b925a tests/configs/pc-simple-timing-ruby.py eb075b2b925a tests/configs/t1000-simple-atomic.py eb075b2b925a tests/configs/tgen-simple-dram.py eb075b2b925a tests/configs/twosys-tsunami-simple-atomic.py eb075b2b925a tests/configs/x86_generic.py eb075b2b925a Diff: http://reviews.gem5.org/r/1870/diff/ Testing ------- All regressions pass after updating stats Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
