Hi guys,

I have problem with running checkpoints on parsecROI image so if anyone can
help me I would really appreciate.

I wanted to use your parsecROI image for my evaluation. So I converted
provided image in qcow2 format and created checkpoints using your provided
script "create_checkpoints.py".
when I run
qemu-img info parsecROI.qcow2

I see 11 snapshots created for every parsec benchmark.

However when I try to run the run_bench.py script simulation can't start.
it seems that from the first loadvm blackholes it is just blocked and
nothing happens.

zoran@zoran-UPC:~/marss$ ~/marss/util/run_bench.py -c
~/marss/util/zoran_util.cfg parsecROI_test -d /home/zoran/marss/results
Reading config file /home/zoran/marss/util/zoran_util.cfg
Checkpoints: ['blackscholes', 'bodytrack', 'ferret', 'freqmine',
'swaptions', 'fluidanimate', 'vips', 'x264', 'canneal', 'dedup',
'streamcluster']
simconfig: -logfile %(out_dir)s/%(bench)s.log
-stats %(out_dir)s/%(bench)s.yml
-machine shared_l2
%(default_simconfig)s
Total run configurations: 11
1 parallel simulation instances will be run.
All files will be saved in: /home/zoran/marss/results
Checkpoint blackscholes
All Threads are started
simconfig: -logfile /home/zoran/marss/results/blackscholes.log
-stats /home/zoran/marss/results/blackscholes.yml
-machine shared_l2
-kill-after-run -quiet
Config file written
Starting Checkpoint: blackscholes
Command:  /home/zoran/marss/qemu/qemu-system-x86_64 -m 2G -serial pty
-nographic -drive
cache=unsafe,file=/home/zoran/full_system_images/parsecROI.qcow2 -simconfig
/home/zoran/marss/results/blackscholes.simcfg -loadvm blackscholes
 -snapshot
char device redirected to /dev/pts/5


I think that there is some problem with "loadvm" . I tried to run snapshoot
by

qemu/qemu-system-x86_64 -loadvm blackscholes -hda
~/full_system_images/parsecROI.qcow2

but guest window is than just blocked and I have to kill everything forced
and after that my image becomes corrupted so I have to create new one.

Did anyone have similar problem with this loadvm with this image?
I anyone can help me with this... I would appreciate.

thanks for everything
Zoran
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to