Nilay <nilay <at> cs.wisc.edu> writes: > > So what all things did you try out to solve this problem? > > -- > Nilay >
I got this output in system terminal (telnet) M5 console: m5AlphaAccess @ 0xFFFFFD0200000000 Got Configuration 623 memsize 20000000 pages 10000 First free page after ROM 0xFFFFFC0000018000 HWRPB 0xFFFFFC0000018000 l1pt 0xFFFFFC0000040000 l2pt 0xFFFFFC0000042000 l3pt_rpb 0xFFFFFC0000044000 l3pt_kernel 0xFFFFFC0000048000 l2reserv 0xFFFFFC0000046000 kstart = 0xFFFFFC0000310000, kend = 0xFFFFFC0000899860, kentry = 0xFFFFFC0000310000, numCPUs = 0x10 CPU Clock at 3003 MHz IntrClockFrequency=1024 Booting with 16 processor(s) KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 KSP: 0x20043FE8 PTBR 0x20 Console Callback at 0x0, fixup at 0x0, crb offset: 0x2A90 Memory cluster 0 [0 - 392] Memory cluster 1 [392 - 65144] Initalizing mdt_bitmap addr 0xFFFFFC0000038000 mem_pages 10000 ConsoleDispatch at virt 10002BD8 phys 1ABD8 val FFFFFC00000100A8 Bootstraping CPU 1 with sp=0xFFFFFC0000076000 Bootstraping CPU 2 with sp=0xFFFFFC0000078000 Bootstraping CPU 3 with sp=0xFFFFFC000007A000 Bootstraping CPU 4 with sp=0xFFFFFC000007C000 Bootstraping CPU 5 with sp=0xFFFFFC000007E000 Bootstraping CPU 6 with sp=0xFFFFFC0000080000 Bootstraping CPU 7 with sp=0xFFFFFC0000082000 Bootstraping CPU 8 with sp=0xFFFFFC0000084000 Bootstraping CPU 9 with sp=0xFFFFFC0000086000 Bootstraping CPU 10 with sp=0xFFFFFC0000088000 Bootstraping CPU 11 with sp=0xFFFFFC000008A000 Bootstraping CPU 12 with sp=0xFFFFFC000008C000 Bootstraping CPU 13 with sp=0xFFFFFC000008E000 Bootstraping CPU 14 with sp=0xFFFFFC0000090000 Bootstraping CPU 15 with sp=0xFFFFFC0000092000 unix_boot_mem ends at FFFFFC0000094000 k_argc = 0 ========= it hangs here ================== and this is the command line I used to run simulation ./build/ALPHA_MESI_CMP_directory/gem5.opt -d /home/mostafa/GEM5/temp_sim_results/16P_FBV_fft ./configs/example/ruby_fs.py --cpu-type=timing -n 16 --clock='3GHz' --l1i_size=128kB --l1d_size=128kB --l2_size=32MB --num-l2caches=4 --num-dirs=1 --cacheline_size=16 --caches --ruby --topology=Crossbar --script=configs/boot/fft_only.rcS any help will be very appreciated Mostafa _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
