
Commands
3.3 assign memory
Assigns a portion of the hard partition’s physical memory to a subpartition. Explicitly assigning
memory to a hard partition is unnecessary because the RIMM population associated with each
CPU determines the partition's memory size.
Users cannot assign memory to the Free_Pool.
The smallest memory chunk allowed is 8MB.
To deassign memory, specify 0MB as the memory size.
Syntax
assign memory
<memory_size> -hp <hard_partition>
{-sp <sub_partition>, -com}
Arguments
<memory_size>
The memory size in units of GB or MB; must be
multiples of 8MB.
-hp <hard_partition>
Hard partition name.
-sp <sub_partition>
Subpartition name.
-com
Assign the memory to community memory, accessible to
all subpartition within the hard partition.
Options
None
Examples
1. Assign 16GB of memory to the subpartition
acct_usa.
MBM> assign mem 16GB –hp account_dept -sp acct_usa
MBM>
2. Assign 2GB of memory to the community.
MBM> assign mem 16GB -hp account_dept -com
MBM>
3. Deassign memory from the subpartition
acct_usa
. Memory for this subpartition becomes
unspecified.
MBM> assign mem 0MB -hp account_dept -sp acct_usa
MBM>
3-5
Summary of Contents for AlphaServer ES47
Page 4: ......
Page 14: ......
Page 51: ...Commands See Also show partition save partition create partition modify partition 3 27 ...