Motr  M0
m0_conf_ha_process Struct Reference

#include <ha.h>

Collaboration diagram for m0_conf_ha_process:
Collaboration graph

Data Fields

uint64_t chp_event
 
uint64_t chp_type
 
uint64_t chp_pid
 

Detailed Description

Definition at line 97 of file ha.h.

Field Documentation

◆ chp_event

uint64_t chp_event
See also
m0_conf_ha_process_event for values

Definition at line 99 of file ha.h.

◆ chp_pid

uint64_t chp_pid

PID of the current process. 0 if it's a kernel mode "process" (m0t1fs mount, for example).

See also
m0_conf_ha_service:chs_pid, m0_process().

Definition at line 107 of file ha.h.

◆ chp_type

uint64_t chp_type
See also
m0_conf_ha_process_type for values

Definition at line 101 of file ha.h.


The documentation for this struct was generated from the following file: