Hello,
I want to run some *CPU intensive benchmark in FS mode on ARM* in gem5.
The intent is to first make sure that DVFS implementation and
configuration is functional followed by evaluation of DVFS policies. I
had a look at SPEC benchmark, BBechmark pages but facing issues while
running the
Hello everyone,
I have been trying to run BBench for ARM on gem5 (FS mode) following the
steps on page:
http://www.m5sim.org/BBench-gem5
Command that I used - " build/ARM/gem5.fast configs/example/fs.py -b
bbench-ics --kernel=vmlinux.smp.mouse.arm"
However, on connecting using "telnet localhos
Hi all,
I'm running a simple client-server application on FS dual mode. I start server
on drive_sys and take a checkpoint. The problem is that if I restore from the
checkpoint with detail O3 cpu, client on test_sys cannot connect to server and
prints out there is no server running on drive_sys.
Hello,
I am a graduate student at University of South Florida. I recently started
using gem5 simulator and was able to run various benchmarks like PARSEC.
But currently I am facing difficulty to run TPC-H benchmark on gem5. I
would like to know that if anyone has worked on it and are willing to he
Hi,
I placed SPLASH benchmarks inside the disk image, and now I'm interested in
getting DPRINTF traces related to cache replacement behavior only while
running these benchmarks. what would be a good way to proceed with this
requirement?
the most basic way is to run the gem5.debug binary and get t