Hello, I am trying to run the included benchmarks for an ARM system on gem5 (the benchmarks that are listed as options when I run: *./build/ARM_FS/gem5.opt configs/example/fs.py -h*). I am using the pre-compiled linux kernel and file system from the gem5 website (ael-arm.ext2 disk image and vmlinux.arm binary)
However, when I run the command below, my stats.txt output file is empty after the run. ./build/ARM_FS/gem5.opt configs/example/fs.py -b *MutexTest* I looked at the contents of the booted image, and it seems that the the folders and m5 command issued by the .rcs file are not installed on the disk image. Are these benchmarks not included for ARM? If not, where can I get a hold of these? I greatly appreciate any pointers. Thanks, Brian
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
