Originally posted by: nagger
Hi,
You can do this with Workload manager and more.
You put your process - or a group of processes into a WLM Class and then assign the class to a resource set which are CPUs or a number of CPUs.
Note that IMHO this is a very bad idea and I have never found that this is good for performance. AIX will move processes to less used CPUs if it finds it is running too many on some CPUs and not enough on others. Nailing a process to a CPU or group of CPUs is not going to help.
You, of course, may have a very unusual program or reason so your mileage may vary.
ta N