----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2194/#review4987 -----------------------------------------------------------
Ship it! Ship It! - Neha Agarwal On March 7, 2014, 11:40 p.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2194/ > ----------------------------------------------------------- > > (Updated March 7, 2014, 11:40 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 10116:054a499358a1 > --------------------------- > mem: Limit the accesses to a page before forcing a precharge > > This patch adds a basic starvation-prevention mechanism where a DRAM > page is forced to close after a certain number of accesses. The limit > is combined with the open and open-adaptive page policy and if reached > causes an auto-precharge. > > > Diffs > ----- > > src/mem/SimpleDRAM.py 580b47334a97 > src/mem/simple_dram.hh 580b47334a97 > src/mem/simple_dram.cc 580b47334a97 > > Diff: http://reviews.gem5.org/r/2194/diff/ > > > Testing > ------- > > All regressions pass with stats update > > > Thanks, > > Andreas Hansson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
