----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3294/#review7998 -----------------------------------------------------------
Is similar cleanup required in AbstractMemory (checkLockedAddrList() etc.)? - Steve Reinhardt On Jan. 21, 2016, 10:12 a.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3294/ > ----------------------------------------------------------- > > (Updated Jan. 21, 2016, 10:12 a.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 11314:476590431a66 > --------------------------- > mem: Be less conservative in clearing load locks in the cache > > Avoid being overly conservative in clearing load locks in the cache, > and allow writes to the line if they are from the same context. This > is in line with ALPHA and ARM. > > > Diffs > ----- > > src/mem/cache/blk.hh 9be8a40026df > > Diff: http://reviews.gem5.org/r/3294/diff/ > > > Testing > ------- > > > Thanks, > > Andreas Hansson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
