Hi all,
I am using the following command :
/mnt/nokrb/tangdj/gem5-new/build/X86/gem5.opt -d
/mnt/nokrb/tangdj/gem5-new/Output/stream2
/mnt/nokrb/tangdj/gem5-new/configs/example/fs.py
--script=/mnt/nokrb/tangdj/gem5-new/stream/test_stream_2.rcS
--cpu-type=timing --caches --l2cache
--kernel=/mnt/nokrb/tangdj/full-system_images/binaries/x86_64-vmlinux-2.6.22.9.smp
--l1d_size=16kB --l1i_size=16kB --mem-size=2000MB -n 2
--take-checkpoints=1000000 --at-instruction --max-checkpoints=1
--l2_size=256kB --ruby
--disk-image=/mnt/nokrb/tangdj/full-system_images/disks/linux-x86.img
 and want to stop after creating checkpoint at instruction 10000000;
however, I got the error:

Global frequency set at 1000000000000 ticks per second
info: kernel located at:
/mnt/nokrb/tangdj/full-system_images/binaries/x86_64-vmlinux-2.6.22.9.smp
      0: rtc: Real-time clock set to Sun Jan  1 00:00:00 2012
Listening for com_1 connection on port 3456
warn: Reading current count from inactive timer.
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
0: system.remote_gdb.listener: listening for remote gdb #1 on port 7001
Creating checkpoint at inst:1000000
info: Entering event queue @ 0.  Starting simulation...
warn: Don't know what interrupt to clear for console.
exit cause = a thread reached the max instruction count
info: Entering event queue @ 3844263500.  Starting simulation...
Writing checkpoint
info: Entering event queue @ 3844267500.  Starting simulation...
panic: Runtime Error at MI_example-cache.sm:123: Invalid RubyRequestType.
 @ tick 3844269000
[mandatory_request_type_to_event:build/X86/mem/protocol/L1Cache_Controller.cc,
line 702]
Memory Usage: 2652916 KBytes
Program aborted at tick 3844269000
./stream2.sh: line 2: 25270 Aborted                 (core dumped)
/mnt/nokrb/tangdj/gem5-new/build/X86/gem5.opt -d
/mnt/nokrb/tangdj/gem5-new/Output/stream2
/mnt/nokrb/tangdj/gem5-new/configs/example/fs.py
--script=/mnt/nokrb/tangdj/gem5-new/stream/test_stream_2.rcS
--cpu-type=timing --caches --l2cache
--kernel=/mnt/nokrb/tangdj/full-system_images/binaries/x86_64-vmlinux-2.6.22.9.smp
--l1d_size=16kB --l1i_size=16kB --mem-size=2000MB -n 2
--take-checkpoints=1000000 --at-instruction --max-checkpoints=1
--l2_size=256kB --ruby
--disk-image=/mnt/nokrb/tangdj/full-system_images/disks/linux-x86.img

Could someone help me to solve that problem?
Best regards,
Dongjie Tang
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to