----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1957/#review4569 -----------------------------------------------------------
Ship it! Ship It! - Amin Farmahini On Aug. 1, 2013, 10:45 a.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1957/ > ----------------------------------------------------------- > > (Updated Aug. 1, 2013, 10:45 a.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 9835:6c4d47cabba5 > --------------------------- > config: Command line support for multi-channel memory > > This patch adds support for specifying multi-channel memory > configurations on the command line, e.g. 'se/fs.py > --mem-type=ddr3_1600_x64 --mem-channels=4'. To enable this, it > enhances the functionality of MemConfig and moves the existing > makeMultiChannel class method from SimpleDRAM to the support scripts. > > The se/fs.py example scripts are updated to make use of the new > feature. > > > Diffs > ----- > > configs/common/MemConfig.py 2492d7ccda7e > configs/common/Options.py 2492d7ccda7e > configs/example/fs.py 2492d7ccda7e > configs/example/se.py 2492d7ccda7e > src/mem/SimpleDRAM.py 2492d7ccda7e > > Diff: http://reviews.gem5.org/r/1957/diff/ > > > Testing > ------- > > Ran a few single and multi-channel configurations. > > > Thanks, > > Andreas Hansson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
