![Cisco ASR 14000 Series Скачать руководство пользователя страница 530](http://html.mh-extra.com/html/cisco/asr-14000-series/asr-14000-series_management-command-reference_66667530.webp)
C i s c o C o n f i d e n t i a l - B e t a R e v i e w R 3 . 7. 1
Process and Memory Management Commands on Cisco IOS XR Software
placement memory
SMR-528
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
placement memory
To set the process memory threshold, use the
placement memory
command in global configuration or
administration configuration mode. To return the settings to the default value, use the
no
form of this
command.
placement memory
{
maximum
|
threshold
}
value
no placement memory
Syntax Description
Defaults
The
maximum
value is 200 percent.
The
threshold
value is 80 percent.
Command Modes
Administration configuration
Global configuration
Command History
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper
task IDs.
Use the
placement memory
command with the
maximum
value
keyword and argument to set the
maximum percentage of memory that can be used on a node (based on the estimated memory usage of
the processes). For example:
•
The command
placement memory
maximum
100
sets the maximum memory usage on nodes to
100 percent. If a node has 2 GB of available memory, then only 2 GB of processes can be placed on
the node (estimated memory usage). This means that oversubscription is not allowed.
•
The command
placement memory
maximum
50
sets the maximum memory usage on nodes to
50 percent, so that placeable processes can use only half the memory on the node.
•
The command
placement memory
maximum
200
would allow the system to attempt to run more
than the available memory on a node.
Use the
placement memory
command with the
threshold
value
keyword and argument to set the
preferred percentage of memory use for each node. The system attempts to balance all nodes at or below
the threshold memory percentage. In other words, the system does not place a process on a node that has
exceeded the threshold value, unless all other nodes have also reached their thresholds (or unless some
other large affinity overrides this consideration).
maximum
Defines the maximum memory load level. The value is 10 percent to 2000
percent. The default value is 200 percent.
threshold
Defines the memory load level to trigger migration. The value is 10 percent
to 400 percent. The default value is 80 percent.
value
Percent memory load value.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.