----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2209/ -----------------------------------------------------------
(Updated Sept. 25, 2014, 4:41 a.m.) Review request for Default. Repository: gem5 Description (updated) ------- Changeset 10417:0763ea34d0f8 --------------------------- 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 d96740732a61 configs/example/ruby_mem_test.py d96740732a61 configs/example/ruby_network_test.py d96740732a61 configs/example/ruby_random_test.py d96740732a61 configs/ruby/MESI_Two_Level.py d96740732a61 configs/ruby/MOESI_CMP_directory.py d96740732a61 configs/ruby/MOESI_CMP_token.py d96740732a61 configs/ruby/MOESI_hammer.py d96740732a61 src/mem/protocol/MESI_Two_Level-dma.sm d96740732a61 src/mem/protocol/MOESI_CMP_directory-dma.sm d96740732a61 src/mem/protocol/MOESI_CMP_token-dma.sm d96740732a61 src/mem/ruby/system/DMASequencer.hh d96740732a61 src/mem/ruby/system/DMASequencer.cc d96740732a61 src/mem/ruby/system/RubyPort.hh d96740732a61 src/mem/ruby/system/RubyPort.cc d96740732a61 src/mem/ruby/system/Sequencer.py d96740732a61 tests/configs/pc-simple-timing-ruby.py d96740732a61 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
