Hi... I am trying to run an ALPHA CMP simulation with two cores with ruby memory component.... When i try to run the simulation using "./build/ALPHA_FS/gem5.opt configs/example/ruby_fs.py -n 2 --l1i_size=16kB --l1d_size=16kB --l2_size=2MB --num-l2caches=1 --topology=Mesh --timing --script=runcsript.rcS"
i am getting the following warning. warning: overwriting port <orphan LinuxAlphaSystem>.tsunami.ide.dma value <orphan LinuxAlphaSystem>.dma_cntrl0.dma_sequencer.port[0] with <orphan LinuxAlphaSystem>.dma_cntrl0.dma_sequencer.port[1] warning: overwriting port <orphan LinuxAlphaSystem>.tsunami.ethernet.dma value <orphan LinuxAlphaSystem>.dma_cntrl1.dma_sequencer.port[0] with <orphan LinuxAlphaSystem>.dma_cntrl1.dma_sequencer.port[1] Also... the simulation is halted with [ srm_env: version 0.0.6 loaded successfully ].... (i.e: knfsd installation doesnt begins) ------------------------> (from m5out/system.term) But when i run the same simulation without ruby component (i.e: ./build/ALPHA/fs.py) the simulation runs fine..... Whats wrong with ruby.... Please help me......
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users