Hi everyone , I built Gem5 with this command : ./build/X86/gem5.opt --debug-flags=Cache configs/example/fs.py --kernel="x86_64-vmlinux-2.6.22.9" --caches and it's more than 8 hours that it hasn't finished building ! it's printing these : 147002241500: system.cpu.icache: Receive response: ReadResp for addr 35cc00 in state 0 147002241500: system.cpu.icache: replacement: replacing 284c00 with 35cc00: clean 147002241500: system.cpu.icache: Block addr 35cc00 moving from state 0 to 7 147002242000: system.cpu.icache: ReadReq (ifetch) 35cc10 hit 147002243000: system.cpu.icache: ReadReq (ifetch) 35cc10 hit 147002243500: system.cpu.icache: ReadReq (ifetch) 35cc18 hit 147002245000: system.cpu.icache: ReadReq (ifetch) 35cc18 hit 147002245500: system.cpu.icache: ReadReq (ifetch) 35cc18 hit 147002246000: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002246000: system.cpu.dcache: ReadReq 12488c8 hit 147002246500: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002246500: system.cpu.dcache: WriteReq 12593bc miss 147002246500: system.cpu.dcache: Sending an atomic ReadExReq for 1259380 147002246500: system.cpu.dcache: Receive response: ReadExResp for addr 1259380 in state 0 147002246500: system.cpu.dcache: replacement: replacing 1271380 with 1259380: writeback 147002246500: system.cpu.dcache: Block addr 1259380 moving from state 0 to 7 147002247000: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002247500: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002248000: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002248500: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002249000: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002250500: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002250500: system.cpu.dcache: ReadReq 12488c9 hit 147002251000: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002251000: system.cpu.dcache: WriteReq 12593bd hit 147002251500: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002252000: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002252500: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002253000: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002253500: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002255000: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002255000: system.cpu.dcache: ReadReq 12488ca hit 147002255500: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002255500: system.cpu.dcache: WriteReq 12593be hit 147002256000: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002256500: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002257000: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002257500: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002258000: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002259500: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002259500: system.cpu.dcache: ReadReq 12488cb hit 147002260000: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002260000: system.cpu.dcache: WriteReq 12593bf hit 147002260500: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002261000: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002261500: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002262000: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002262500: system.cpu.icache: ReadReq (ifetch) 35cc28 hit 147002264000: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002264000: system.cpu.dcache: ReadReq 12488cc hit 147002264500: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002264500: system.cpu.dcache: WriteReq 12593c0 hit 147002265000: system.cpu.icache: ReadReq (ifetch) 35cc20 hit 147002265500: system.cpu.icache: ReadReq (ifetch) 35cc28 hit ...
does it have any problem or I should still wait ?
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
