Hello all,
I got this error with ruby when running FS timing simulation with the latest
stable version of gem5:
warn: x86 cpuid: unknown family 0x4000
warn: x86 cpuid: unknown family 0x8086
warn: instruction 'wbinvd' unimplemented
gem5.opt: build/X86/mem/ruby/network/MessageBuffer.cc:203: void
MessageBuffer::enqueue(MsgPtr, Cycles): Assertion `m_sender->clockEdge() >=
msg_ptr->getLastEnqueueTime() && "ensure we aren't dequeued early"' failed.
Program aborted at cycle 510706690000
---------------------------------------------------------------------------------------------------------------------
ending of system.pc.com_1.terminal
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Checking aperture...
Memory: 1023572k/1048576k available (4061k kernel code, 23924k reserved, 1922k
data, 248k init)
Calibrating delay loop (skipped)... 3999.96 BogoMIPS preset
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
Using local APIC timer interrupts.
Detected 4.297 MHz APIC timer.
Booting processor 1/16 APIC 0x1
---------------------------------------------------------------------------------------------------------------------
command:
../build/X86/gem5.opt --outdir=./m5out --remote-gdb-port=0
../configs/example/fs.py --disk-image=x86root-parsec.img
--kernel=x86_64-vmlinux-2.6.25-smp --cpu-type=timing
--script=../boot_scripts/streamcluster_16c_simlarge.rcS -n 16 --caches
--l2cache --cpu-clock=1.1GHz --mem-size=1GB --l1i_size=64kB --l2_assoc=16
--l2_size=512kB —ruby
---------------------------------------------------------------------------------------------------------------------
Did anyone run into this problem before?
Thanks,
Tim
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users