Hi! all

I am now released from ISCA 2012 tutorial is to refer to simpoint test.


Now using the following method for simpoint right? What if I am wrong please 
make sure that part is wrong.


pinpoints the workload for the bb file (gems.bb) was to generate
As it simpoints file (gems_sim), weight file (gems_weight) have created. 








1. using the original VM booting



qemu/qemu-system-x86_64 -m 2048 -simconfig test.cfg -hda ubuntu-natty.qcow2 


/*** simconfig option ***/
-stopinsns 100m
-machine single_core
-logfie test.log
-kill-after-run
/*************************/


2. check point 생성
~/create_checkpoint gems_sim; ls ; ~/stop_sim


3. marss reboot
qemu/qemu-system-x86_64 -m 2048 -simconfig test.cfg -hda ubuntu-natty.qcow2 


/*** simconfig option ***/
-stopinsns 100m
-machine single_core
-logfie test.log
-kill-after-run
-simpoint  gems_sim
-simpoint-interval 10 M
-simpoint-chk-name GEMS
/*****************/


/** gems_sim **/
0 0
5 1
15 2
1 3
19 4
17 5
13 6
/***************/



where is simpoint checkpoint file??  '_sp_N' 





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

Reply via email to