Go to main content

手册页部分 8:系统管理命令

退出打印视图

更新时间: 2022年7月27日 星期三
 
 

mrpadm (8)

名称

mrpadm - administer memory reservation pools on the system

用法概要

mrpadm [-r mrpid] [-R mrpkey]

描述

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

选项

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.

退出状态

The following exit values are returned.

0

Successful completion.

>0

An error occurred.

属性

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

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

另请参见

mrpstat(8)