Go to main content

man pages section 8: System Administration Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

mrpadm (8)

Name

mrpadm - administer memory reservation pools on the system

Synopsis

mrpadm [-r mrpid] [-R mrpkey]

Description

mrpadm removes one or more memory reservation pools (MRPs) from the system. With no options, it does nothing.

Options

The following options are supported:

–r mrpid

Removes the MRP identifier mrpid from the system. The MRP and data structures associated with it are destroyed after the last unregister.

–R mrpkey

Removes the MRP identifier, created with key mrpkey, from the system. The MRP and data structures associated with it are destroyed after the last unregister.

Exit Status

The following exit values are returned.

0

Successful completion.

>0

An error occurred.

Attributes

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/core-os
Interface Stability
Volatile

See Also

mrpstat(8)