HP PRM Version C.03.01 Release Notes for HP-UX 11i v1 and HP-UX 11i v2

PRM Release Notes
Known problems and workarounds
Chapter 18
Alternate names have limit on length
Issue
Due to a kernel limitation:
On HP-UX 11i v1 (B.11.11), the PRM application manager cannot
identify alternate names that are greater than 64 characters in length,
or scripts where the combination of the alternate name and command
name is greater than 64 characters.
On HP-UX 11i v2 Update 2 (B.11.23), the PRM application manager
cannot identify alternate names that are greater than 128 characters in
length, or scripts where the combination of the alternate name and
command name is greater than 128 characters.
Workaround
Be sure these names do not exceed 64 characters on HP-UX 11i v1 or
128 characters on HP-UX 11i v2.
High CPU load may reduce CPU entitlements of PRM groups with
few processes
Issue
The CPU scheduler that PRM uses schedules processes by:
Distributing all the processes from each PRM group in round-robin
fashion starting from the same CPU every time
Once all the processes are distributed, CPUs with spare cycles inherit
processes from CPUs that are completely busy
Because the round-robin distribution always starts with the same CPU, that
CPU—and other CPUs at the start of the distribution—can quickly become
loaded with processes. For example, assume there are many groups with
just one or two processes. Also assume a single PRM group has enough
processes to distribute at least one process per CPU and that each of those
processes consumes all of its CPU’s cycles.
As a result, there are no CPUs with spare cycles to inherit processes. With
all those processes crowded on the first CPUs in the round-robin
distribution, the processes’ associated PRM groups may not be able to get
their CPU entitlements.