----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1489/#review3593 -----------------------------------------------------------
Ah...this was the other half of the changes I was looking for in my previous review. I have a few comments below: src/mem/protocol/MESI_CMP_directory-L1cache.sm <http://reviews.gem5.org/r/1489/#comment3602> Minor comment, but can you change this name to "enable_prefetch" src/mem/protocol/MESI_CMP_directory-L1cache.sm <http://reviews.gem5.org/r/1489/#comment3603> As I mentioned in my previous review, for historical reasons you may want to call this the "optionalQueue". src/mem/protocol/MESI_CMP_directory-L1cache.sm <http://reviews.gem5.org/r/1489/#comment3604> Below the L1 cache, do you treat prefetches and non-prefetches the same? Have you looked into the implications of this? - Brad Beckmann On Oct. 24, 2012, 12:40 p.m., Nilay Vaish wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1489/ > ----------------------------------------------------------- > > (Updated Oct. 24, 2012, 12:40 p.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 9315:fb4f9134eaec > --------------------------- > ruby: add support for prefetching to MESI protocol > > > Diffs > ----- > > configs/ruby/MESI_CMP_directory.py f634a34f2f0b > src/mem/protocol/MESI_CMP_directory-L1cache.sm f634a34f2f0b > src/mem/protocol/RubySlicc_Types.sm f634a34f2f0b > src/mem/slicc/ast/ObjDeclAST.py f634a34f2f0b > src/mem/slicc/symbols/StateMachine.py f634a34f2f0b > > Diff: http://reviews.gem5.org/r/1489/diff/ > > > Testing > ------- > > > Thanks, > > Nilay Vaish > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
