Hello,

I have trouble to understand something. In SE I am able to assign different
workloads to different core and that is nice. Now, I am trying to deploy
app with 4 tasks to different CPUs. Since I can not specify different tasks
as a workload in SE, I have to use FS. Here is my problem. For example, I
have a simple app with 4 threads, and I run it. The way how these threads
are assigned is the matter of Linux scheduler. So, do I have to know
everything about the scheduler policies and that things in order to deploy
different tasks to different cores ?? or I can control the
thread assignment inside of fs.py?
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to