1834082 Members
2289 Online
110063 Solutions
New Discussion

Using mpsched

 
EML
Advisor

Using mpsched

On a multi-cpu platform(11i), what are the benefits if a stick one process to a cpu? Is it better than letting it jump from one cpu to another?

I'm planning to run schedules on checking processes that utilize more than 50% of 1 cpu, to stick to just one cpu by using mpsched, but would I benefit from it?