----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1957/#review4548 -----------------------------------------------------------
New and exciting multi-channel memory from the command line anyone? Feedback would be much appreciated. - Andreas Hansson On July 19, 2013, 8:35 a.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1957/ > ----------------------------------------------------------- > > (Updated July 19, 2013, 8:35 a.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 9829:48bdda34c86c > --------------------------- > 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 971507cbbe65 > configs/common/Options.py 971507cbbe65 > configs/example/fs.py 971507cbbe65 > configs/example/se.py 971507cbbe65 > src/mem/SimpleDRAM.py 971507cbbe65 > > 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
