CPU binding of HAD for HP-UX and Solaris

In certain situations, the HP-UX operating system may assign the CPU to high priority interrupts or other higher priority processes like HAD. In this scenario, HAD cannot function until it gets scheduled. To overcome this issue, VCS provide the option of running HAD on a specific processor. This way you can shield HAD from other high priority processes.

In certain situations, the Solaris operating systems may assign the CPU to high priority interrupt thread to the CPU on which HAD is running, thereby interrupting HAD. In this scenario, HAD cannot function until the interrupt handler completes its operation. To overcome this issue, VCS provides the option of running HAD on a specific processor. VCS masks off all interrupts on that processor set. Configure HAD to run on a specific processor by setting the CPUBinding attribute.

See System attributes.

To modify the CPUBinding attribute

hasys -modify sys1 CPUBinding BindTo CPUNUM|NONE|ANY [CPUNum 
number]