----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2286/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10235:0180bb80537c --------------------------- mem: DRAMPower trace formatting script This patch adds a first version of a script that processes the debug output and generates a command trace for DRAMPower. This is work in progress and is intended as a snapshot of ongoing work at this point. The longer term plan is to link in DRAMPower as a library and have one instance of the model per rank, and instantiate it based on a struct passed from gem5. Each command will then be a call to the model and no parsing of traces will be necessary. Diffs ----- util/drampower_trace.py PRE-CREATION Diff: http://reviews.gem5.org/r/2286/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
