Lines Matching full:implementation
71 cannot be detected by service state alone. Implementation of resiliency by way
89 covers implementation-specific data transports such as D-Bus, which requires a
160 implementation. Where available the options for external consumer tend to be, in
185 implementation should capture any appropriate data needed to debug the need to
196 or PLDM. In order to avoid these in the implementation of mechanism 2, the host
221 The implementation of recovery mechanism 1 is already accounted for in the
233 #### Analysis of Implementation Methods on Power10 Platforms
235 The implementation of recovery mechanism 2 is limited to using existing
286 external signal. The implementation should have no IPC dependencies or
290 A trivial implementation of the daemon is
300 A more elegant implementation might be to invoke `kexec` directly, but this
309 The proposed implementation provides for both the required and desired
349 implementation is not required to emit one and the host implementation must
379 #### A Real-World Implementation of the KCS Protocol for Power10 Platforms
387 status bits can be ignored. With this in mind, the BMC's implementation can be
395 #### Prototype Implementation Supporting Power10 Platforms
397 A concrete implementation of the proposal's userspace daemon is available on