Skip to main content
  1. Home >
  2. Products >
  3. Computing Products >
  4. Servers >
  5. Fujitsu SPARC servers >
  6. Downloads >
  7. User Manuals >
  8. Fujitsu M10-4S/SPARC M10-4S Installation Guide >
  9. 7.12 Assigning CPU Core Resources to a Physical Partition

7.12 Assigning CPU Core Resources to a Physical Partition


7.12 Assigning CPU Core Resources to a Physical Partition
After registering a CPU Activation key with a system, set the number of CPU Activations in a physical partition to assign CPU resources.
  1. Execute the setcod command interactively to set the number of CPU Activations in a physical partition and assign CPU resources.
    For ppar_id, specify a PPAR-ID.
XSCF> setcod -p ppar_id -s cpu
  1. The following example interactively assigns four CPU core resources to the physical partition.
XSCF> setcod -p 0 -s cpu
PROC Permits installed: 4 cores
PROC Permits assigned for PPAR 0 (4 MAX) [Permanent 0cores]
Permanent [0]:4

PROC Permits assigned for PPAR will be changed.

PROC Permits assigned for PPAR 0 : 0 -> 4

Continue? [y|n] : y

Completed.
XSCF>
  1. Execute the showcod command, and confirm the number of assigned CPU Activations.
    The following example assigns four CPU core resources to physical partition 0.
XSCF> showcod -v -s cpu
PROC Permits installed : 4 cores
PROC Permits assigned for PPAR 0: 4 [Permanent 4cores]
XSCF>
  1. Similarly assign CPU core resources to all of the physical partitions.