Dear All, I used the per-compiled linux-parsec kernel in the Gem5, and When I ran the command in the full system, the system was always stuck at ........ Console: colour dummy device 80x25 console [ttyS0] enabled Dentry cache hash table entries: 65536 (order: 6, 524288 bytes) Inode-cache hash table entries: 32768 (order: 5, 262144 bytes) Memory: 509800k/524288k available (3757k kernel code, 10704k reserved, 261k data, 208k init) Mount-cache hash table entries: 512 SMP starting up secondaries.
My command: ./build/ALPHA/gem5.opt configs/example/fs.py --cpu-type=timing --script=run_scripts/blackscholes_4c_simsmall.rcS --num-cpus=4 --ruby --mesh-rows=2 --garnet-network=fixed --topology=Mesh --caches --l2cache --l2_size=512kB --num-dirs=4 --num-l2caches=4 --l1d_size=32kB --l1i_size=32kB --l1d_assoc=2 --l1i_assoc=2 When I just ran the command without ruby, it worked perfectly. Hao Zheng School of Engineering & Applied Science 512-865-7217 [email protected]
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
