----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2608/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10668:78dd0816955f --------------------------- config: Adjust DRAM channel interleaving defaults This patch changes the DRAM channel interleaving default behaviour to be more representative. The default address mapping (RoRaBaCoCh) moves the channel bits towards the least significant bits, and uses 128 byte as the default channel interleaving granularity. These defaults can be overridden if desired, but should serve as a sensible starting point for most use-cases. Diffs ----- configs/common/MemConfig.py a6fe75e8296b src/mem/DRAMCtrl.py a6fe75e8296b Diff: http://reviews.gem5.org/r/2608/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
