----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2209/ -----------------------------------------------------------
(Updated Oct. 21, 2014, 10 p.m.) Review request for Default. Repository: gem5 Description (updated) ------- Changeset 10496:94b72f56b957 --------------------------- ruby: no functional physical memory This patch removes the functional copy of memory that was in place for ruby fs simulations. All the memory accesses now source and sink values to the memory maintained by ruby. Diffs (updated) ----- configs/example/fs.py ffe6ab7141ab configs/example/ruby_mem_test.py ffe6ab7141ab configs/example/ruby_network_test.py ffe6ab7141ab configs/example/ruby_random_test.py ffe6ab7141ab configs/ruby/MESI_Two_Level.py ffe6ab7141ab configs/ruby/MOESI_CMP_directory.py ffe6ab7141ab configs/ruby/MOESI_CMP_token.py ffe6ab7141ab configs/ruby/MOESI_hammer.py ffe6ab7141ab src/mem/protocol/MESI_Two_Level-dma.sm ffe6ab7141ab src/mem/protocol/MOESI_CMP_directory-dma.sm ffe6ab7141ab src/mem/protocol/MOESI_CMP_token-dma.sm ffe6ab7141ab src/mem/ruby/system/DMASequencer.cc ffe6ab7141ab tests/configs/pc-simple-timing-ruby.py ffe6ab7141ab Diff: http://reviews.gem5.org/r/2209/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
