Hi all:
Can anyone run gem5 full system simulating alpha with 8GB memory?
I am trying to run it with 8GB, but I get the following error:
warn: Prefetch instrutions is Alpha do not do anything
warn: Prefetch instrutions is Alpha do not do anything
gem5.debug: build/ALPHA_FS/dev/ide_disk.cc:462: void
IdeDisk::doDmaDataWrite(): Assertion `cmdBytesLeft <= (131072)' failed.
and print the following panic when I use gem5.fast:
warn: Prefetch instructions in Alpha do not do anything
warn: Prefetch instructions in Alpha do not do anything
panic: attempt to execute unknown instruction (inst 0x10a332030, opcode 0x2)
The value of the cmdBytesLeft which caused the assertion is: 4294713344
This problem are posted by Kaicheng Zhang but without any reply:
https://www.mail-archive.com/[email protected]/msg03395.html
I am also like Zhang using a linux 2.6.22 kernel, and
alphaev67-unknown-linux-gnu- cross
compilers downloaded from gem5.org. Using the kernel and disk image gem5.org
will get the same error. The simulator worked in memory size of 4GB.
The terminal output stopped at:
niform Multi-Platform E-IDE driver
piix 0000:00:00.0: IDE controller (0x8086:0x7111 rev 0x00)
pci 0000:00:00.0: enabling device (0000 -> 0001)
piix 0000:00:00.0: 100% native mode on irq 31
PCI: Setting latency timer of device 0000:00:00.0 to 64
ide0: BM-DMA at 0x8400-0x8407
ide1: BM-DMA at 0x8408-0x840f
hda: M5 IDE Disk, ATA DISK drive
hdb: M5 IDE Disk, ATA DISK drive
hda: UDMA/33 mode selected
hdb: UDMA/33 mode selected
ide0 at 0x8410-0x8417,0x8422 on irq 31
ide1 at 0x8418-0x841f,0x8426 on irq 31
ide_generic: please use "probe_mask=0x3f" module parameter for probing all
legacy ISA IDE ports
ide2 at 0x1f0-0x1f7,0x3f6 on irq 14
ide3 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 2866752 sectors (1467 MB), CHS=2844/16/63
hda:
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users