Go to main content

Administering Resource Management in Oracle® Solaris 11.4

Exit Print View

Updated: February 2021
 
 

Example: How to Clear Multi-CPU Binding From a Project

This example shows how to remove the multi-CPU binding (MCB) attributes.

  1. Assume the root role.

    For more information, see Using Your Assigned Administrative Rights in Securing Users and Processes in Oracle Solaris 11.4.

  2. Set the value of project.mcb.cpus to none and remove project.mcb.flags, if set.
    $ projmod -s -K project.mcb.cpus=none new-project
  3. View the project.
    $ projects -l new-project
    new-project
            projid : 100
            comment: ""
            users  : (none)
            groups : (none)
            attribs: project.mcb.cpus=none
            project.pool=pool_default