HP-UX Workload Manager User's Guide

Configuring WLM
Defining the PRM components (optional)
Chapter 5150
Specifying a group’s minimum CPU resources (optional)
Specifying a group’s maximum CPU resources (optional)
Weighting a group so it gets more CPU resources (optional)
Specifying a group’s minimum memory (optional)
Specifying a group’s maximum memory (optional)
Weighting a group so it gets more memory (optional)
A prm structure takes the following form:
prm {
groups = { FSS_group_def | PSET_group_def [: LCPU = {ON | OFF} ][, ...];
[ users = user : init_group [alt_group1 alt_group2 ...] [, ...]; ]
[ uxgrp = uxgrp_name : group [, ...]; ]
[ apps = group : application [alt_name1 alt_name2...] [, ...]; ]
[ scomp = compartment : group [, ...]; ]
[ procmap = group : PID_finder [, ...]; ]
[ disks = group : volume ent [, ...]; ]
[ gmincpu = group : min [, ...]; ]
[ gmaxcpu = group : max [, ...]; ]
[ weight = group : wt [, ...]; ]
[ gminmem = group : min [, ...]; ]
[ gmaxmem = group : max [, ...]; ]
[ memweight = group : wt [, ...]; ]
}
where
FSS_group_def has the syntax:
group : group_ID
PSET_group_def has the syntax:
group : PSET