----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/575/ -----------------------------------------------------------
Review request for Default. Summary ------- SLICC: Remove the keyword wake_up_dependents In order to add stall and wait facility for protocols, a keyword wake_up_dependents was introduced. This patch removes the keyword, instead this functionality is now implemented as function call. Diffs ----- src/mem/protocol/MOESI_CMP_token-L1cache.sm 5138d1e453f1 src/mem/protocol/MOESI_hammer-cache.sm 5138d1e453f1 src/mem/protocol/MOESI_hammer-dir.sm 5138d1e453f1 src/mem/slicc/ast/WakeUpDependentsStatementAST.py 5138d1e453f1 src/mem/slicc/parser.py 5138d1e453f1 src/mem/slicc/symbols/StateMachine.py 5138d1e453f1 Diff: http://reviews.m5sim.org/r/575/diff Testing ------- Both MOESI CMP token and Hammer have been compiled and tested with random tester. Thanks, Nilay _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
