----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1288/#review3189 -----------------------------------------------------------
I was trying to run the following command -- ./build/X86/gem5.fast ./configs/example/ruby_random_test.py -n 64 --topology=Mesh --num-l2caches=64 --num-dir=64 but I got a segmentation fault while the memory controller was being registered. It first appears with revision 9103:956796e06b7f. Brad, can you look into this issue? - Nilay Vaish On July 2, 2012, 10:43 p.m., Brad Beckmann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1288/ > ----------------------------------------------------------- > > (Updated July 2, 2012, 10:43 p.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 9076:11422560e100 > --------------------------- > ruby: adds reset function to Ruby memory controllers > > > Diffs > ----- > > src/mem/ruby/system/MemoryControl.hh > d8e5ca139d7c24eeb665ac0aab41e180886278cb > src/mem/ruby/system/MemoryControl.cc > d8e5ca139d7c24eeb665ac0aab41e180886278cb > src/mem/ruby/system/RubyMemoryControl.hh PRE-CREATION > src/mem/ruby/system/RubyMemoryControl.cc PRE-CREATION > src/mem/ruby/system/System.hh d8e5ca139d7c24eeb665ac0aab41e180886278cb > src/mem/ruby/system/System.cc d8e5ca139d7c24eeb665ac0aab41e180886278cb > > Diff: http://reviews.gem5.org/r/1288/diff/ > > > Testing > ------- > > > Thanks, > > Brad Beckmann > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
