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.
Item | Description |
---|---|
-P | Detaches the partition rset from the specified process (pid). |
Item | Description |
---|---|
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).
detachrset 21414
Item | Description |
---|---|
/usr/bin/detachrset | Contains the detachrset command. |