Lines Matching refs:HMC
26 Console (HMC) - based system management.
29 on an appliance server named the Hardware Management Console (HMC),
31 Power Systems environment, a single HMC can manage multiple POWER
45 traditionally require an HMC can be implemented in the management
46 application using a combination of HMC to hypervisor interfaces and
48 functions implemented by the HMC and enables basic partition configuration.
49 The set of HMC to hypervisor messages supported by the management
83 communicate capabilities to their partner. HMC Interface messages are used
84 for the actual flow of HMC messages between the management partition and
85 the hypervisor. As most HMC messages far exceed the size of a CRQ buffer,
86 a virtual DMA (RMDA) of the HMC message data is done prior to each HMC
120 initial pool of VMC buffers, one buffer for each possible HMC connection,
136 ADD BUFFER (HMC IDX=0,1,..) _
144 After the basic VMC channel has been initialized, an HMC session level
146 the VMC device and executes an ioctl() against it, indicating the HMC ID
149 new HMC session value (ranging from 1 to 255) and HMC index value (starting
150 at index 0 and ranging to 254) for this HMC ID. The driver then does an
151 RDMA of the HMC ID to the hypervisor, and then sends an Interface Open
154 management partition to seed an initial pool of buffers for the new HMC
162 RDMA HMC ID
177 exchange HMC messages via the Signal VMC message and RDMA operations. When
207 HMC session level connections are closed by the management partition when
211 storage allocated for buffers for this HMC connection.
225 HMC interface Buffers, and signal messages please refer to the Linux on