----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2046/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 9917:dffbdfb25f42 --------------------------- mem: Use the same timing calculation for DRAM read and write This patch simplifies the DRAM model by re-using the function that computes the busy and access time for both reads and writes. Diffs ----- src/mem/SConscript 3de4393f5649 src/mem/simple_dram.hh 3de4393f5649 src/mem/simple_dram.cc 3de4393f5649 Diff: http://reviews.gem5.org/r/2046/diff/ Testing ------- All regressions pass Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
