Is there a way to allocate how much CPU power a specific process can use? I don't mean nice(ing) a process. I mean to say I want process "x" to use 50% of the CPU at this priority. most processes will ...