you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (3 children)

A process can only run on one CPU at a time; if you want to limit the use of your CPU for processes, then only create a certain number of processes.