Hi

We can set CPU affinity for PID 1004 with "taskset -c 1 -p 1004" but how do
we stop all other processes on the system from using this CPU ?

Obviously we don't want to set every other PID to a certain CPU, we just
want every other PID to not use CPU 1.

Anyone any ideas if this is possible ?

Many thanks,

Nick.

Try the isolcpus kernel parameter.

--

  Jussi

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to