TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-87
IPUCOM Program
Syntax to reset an association:
Syntax to display an association:
The IPU associated with the process is displayed, which may dynamically change if the
IPU assignment is not currently set via IPUCOM or IPUAFFINITY_SET_.
Syntax to set CPU wide controls:
-balanceSA option
indicates the process scheduler to enable (on, default) or disable (off) the
balancing of Soft Affinity processes.
-balanceDP2 option
indicates the process scheduler to enable (on, default) or disable (off) the
balancing of DP2 processes.
-initialState option
indicates the process scheduler to put the balancing back to the initial state of the
scheduler, and to clear all associations established via IPUAFFINITY_SET_.
<cpu-number>
indicates the CPU on which to apply the change. A value of -1 indicates that the
change should be applied to all CPUs.
Syntax to display the current IPU control settings:
The IPU control settings for the specified CPU are only displayed. If a CPU value of -1
is specified, the IPU control settings for all the CPUs are displayed. If the -cpu option
is omitted then the CPU where the IPUCOM program is running is displayed.
Syntax to display help text:
IPUCOM {-pname <pname> | -bname <bname> | -pin <pin>} [-cpu
<cpu-number>] unbind
IPUCOM {-pname <pname>|-bname <bname>| -pin <pin> } [-cpu
<cpu-number>] info
IPUCOM [-balanceSA {on|off}] [-balanceDP2 {on|off}] [-
initialState] [-cpu <cpu-number>]
IPUCOM [-cpu <cpu-number>] info
IPUCOM [help]