# Functions
Commit resctrl.ResAssociation with given name.
ConnectRPCServer by a pipe pair Be care about this method usage, it can only be called once while we start RMD API server, sync.once could be one choice, developer should control it.
DestroyResAssociation by resource group name.
EnableCat enable cat feature on host.
Enforce simplifies enforcing data in a more generic way.
GetRdtCosInfo returns RDT information.
GetResAssociation returns all resource group association.
IsIntelRdtMounted will check if resctrl mounted or not.
PAMAuthenticate leverage PAM to do authentication.
Release simplifies releasing data in a more generic way.
RemoveCores moves cores to default resource group.
RemoveTasks moves tasks to default resource group.
ResetCOSParamsToDefaults resets L3 cache and MBA to default values for common COS#.
# Variables
Client is the connection to rpc server.