Go to main content

Administering Resource Management in Oracle® Solaris 11.4

Exit Print View

Updated: February 2021
 
 

Specific CPU Assignment

You can assign and unassign CPUs, cores, and sockets.

cpus=

List of CPUs assigned to zone.

cores=

List of cores assigned to zone.

sockets=

List of sockets assigned to zone.

Example 8  Assigning Cores

This example assigns cores to the processor set new.

$ poolcfg -dc 'assign to pset new (core 0 ; core 1)'
Example 9  Updating the Running Pool to Match the Persistent Static Configuration

This example assigns cores to the processor set new and makes the running pools match the static configuration.

$ poolcfg -c 'assign to pset new (core 0 ; core 1)'
$ pooladm -c