Detaches an rset from a process.
The detachrset command detaches an rset from a process. Detaching an rset from a process will allow the process to use any of the processors and/or memory regions in the system.
-P | Detaches the partition rset from the specified process (pid). |
pid | Process ID. |
The user must have root authority or have CAP_NUMA_ATTACH capability and the target process must have the same effective userid as the command issuer. The user must have root authority to remove the partition rset from a process (the -P option).
To detach the rset from process 21414, type:
detachrset 21414
/usr/bin/detachrset | Contains the detachrset command. |
The attachrset, execrset, lsrset, mkrset, and rmrset commands.