HP-UX vPars and Integrity VM V6.3 Administrator Guide

Table 32 Dynamic memory control command options
DescriptionKeyword value pair
Specifies whether a privileged user on the guest (such as root) can change
the dynamic memory values while the guest is running. To disable guest-side
dynamic memory control, specify 0 (zero). If the guest is not active, the only
effect is the modification of the guest configuration file. On the running
guest, the change takes effect immediately.
dynamic_memory_control={1|0}
Specifies the type of dynamic memory control for the guest. When this
configuration parameter is set to none, dynamic memory is disabled. If the
guest is running with dynamic memory enabled, and you set this value to
none, the guest configuration file is modified to remove all dynamic memory
ranges and control information.
When this configuration parameter is set to any, the next boot of the guest
determines whether or not dynamic memory is enabled on the guest. If the
dynamic memory driver is loaded, the value of this parameter is changed
to driver. If none of the drivers are loaded or found, the value is not
changed.
When this configuration parameter is set to driver, guest dynamic memory
controls and ranges are functional. Depending on the current or default
settings, messages might be displayed indicating a resetting of the dynamic
memory range values to match the current memory range settings. If you
change the available guest memory value (using the -r option), the dynamic
memory values are validated for range, and modified.
ram_dyn_type={none|any|driver}
Specifies the minimum amount of memory that can be dynamically allocated
to the guest. The ram_dyn_min value must be greater than the minimum
memory (displayed by the hpvmstatus command) and less than the
ram_dyn_max value.
ram_dyn_min=amount
Specifies the maximum amount of memory that can be dynamically allocated
to the guest. The value of ram_dyn_max must be greater than the value of
ram_dyn_min.
ram_dyn_max=amount
Specifies the amount of memory that the dynamic memory driver attempts
to access when the guest starts. The value of the ram_dyn_target_start
must be greater than the ram_dyn_min parameter and less than or equal
to the ram_dyn_max parameter. When the guest starts, it initially has
access to the guest memory size (specified by the -r option); later, the
dynamic memory driver reduces the memory to the value of the
ram_dyn_target_start parameter.
The ram_dyn_entitlement and amr_enable options must be set to
enable adjustments.
ram_dyn_target_start=amount
Specifies the minimum guaranteed amount of memory.ram_dyn_entitlement=amount
Specifies whether adjustments can be made.amr_enable={0|1}
Specifies the increment amount for changes in memory size (default is 256
MB). Larger values result in faster memory size growth.
amr_chunk_size=amount
Sets the current memory size for the guest. The ram_target keyword is
valid on the hpvmmodify and hpvmmgmt commands only. When you
specify 0 (zero), the dynamic memory driver reduces the memory on the
guest to a comfortable minimum without forcing guest memory to be paged
out. This minimum value changes over time as the operating needs of the
guest changes. When you specify start, the guest dynamic memory size
grows to the allocated value specified using the -r option. This parameter
is dynamic and can be used only on an active guest.
ram_target={0|start|amount}
232 Managing vPars and VMs using CLI