Motr  M0
m0_conf_node Struct Reference

#include <obj.h>

Collaboration diagram for m0_conf_node:
Collaboration graph

Data Fields

struct m0_conf_obj cn_obj
 
struct m0_conf_dircn_processes
 
uint32_t cn_memsize
 
uint32_t cn_nr_cpu
 
uint64_t cn_last_state
 
uint64_t cn_flags
 

Detailed Description

Definition at line 561 of file obj.h.

Field Documentation

◆ cn_flags

uint64_t cn_flags

Property flags. See m0_cfg_flag_bit.

Definition at line 572 of file obj.h.

◆ cn_last_state

uint64_t cn_last_state

Last known state. See m0_cfg_state_bit.

Definition at line 570 of file obj.h.

◆ cn_memsize

uint32_t cn_memsize

Memory size in MB.

Definition at line 566 of file obj.h.

◆ cn_nr_cpu

uint32_t cn_nr_cpu

Number of processors.

Definition at line 568 of file obj.h.

◆ cn_obj

struct m0_conf_obj cn_obj

Definition at line 562 of file obj.h.

◆ cn_processes

struct m0_conf_dir* cn_processes

Definition at line 563 of file obj.h.


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