----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2054/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 9925:35127263dbbe --------------------------- mem: Unify request selection for read and write queues This patch unifies the request selection across read and write queues for FR-FCFS scheduling policy. It also fixes the request selection code to prioritize the row hits present in the request queues over the selection based on earliest bank availability. Diffs ----- src/mem/simple_dram.hh 3de4393f5649 src/mem/simple_dram.cc 3de4393f5649 Diff: http://reviews.gem5.org/r/2054/diff/ Testing ------- All regressions pass (with stats update) Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
