----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3559/#review8499 -----------------------------------------------------------
Ship it! Ship It! - Tony Gutierrez On July 12, 2016, 12:13 a.m., Andreas Sandberg wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3559/ > ----------------------------------------------------------- > > (Updated July 12, 2016, 12:13 a.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 11561:ea4e545c0928 > --------------------------- > mem: Add a FromCache packet attribute > > This patch adds a FromCache attribute to the packet, and updates a > number of the existing request commands to reflect that the request > originates from a cache. The attribute simplifies checking if a > requests came from a cache or not, and this is used by both the cache > and snoop filter in follow-on patches. > > Change-Id: Ib0a7a080bbe4d6036ddd84b46fd45bc7eb41cd8f > Reviewed-by: Nikos Nikoleris <[email protected]> > > > Diffs > ----- > > src/mem/cache/cache.cc f050b8cf4754 > src/mem/packet.hh f050b8cf4754 > src/mem/packet.cc f050b8cf4754 > > Diff: http://reviews.gem5.org/r/3559/diff/ > > > Testing > ------- > > > Thanks, > > Andreas Sandberg > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
