Hi, 

After checking the tutorials and mail archive and debugging emulation and 
simulation files as (vl.c,cpus.c, cpu-exec.c,cpuid.c, ooo.cpp , 
memorycontroller.cpp etc ..), I still don't know how to run specific task on 
specific core in MARSS even if I use the command of taskset -c x in the image 
as follows

./start_sim; taskset -c 0 parsecmgmt -a run -x roi -c gcc-hooks -p bodytrack -
n 4 ; taskset -c 1 parsecmgmt -a run -x roi -c gcc-hooks -p blackscholes -n 3;
./stop_sim

Kindly kind me about which mode (Emulator or PTL simulator function/s) that 
controls this rule 

Thanks and BR,
Ahmed 


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

Reply via email to