CPU Allocation
I have a user that wants to dedicate so much CPU Usage to his process. Now i know i can do this PSET, and give one of the 4 hyperthreaded cpu's to him. Yet i really dont want to go through all the work of a recompile and have that much downtime.
Does anyone know if there is a way to allocate/dedicate so much cpu to a process? Without the use of PSET.
|