Motr  M0
m0_be_queue_cfg Struct Reference

#include <queue.h>

Collaboration diagram for m0_be_queue_cfg:
Collaboration graph

Data Fields

uint64_t bqc_q_size_max
 
uint64_t bqc_producers_nr_max
 
uint64_t bqc_consumers_nr_max
 
m0_bcount_t bqc_item_length
 

Detailed Description

Definition at line 124 of file queue.h.

Field Documentation

◆ bqc_consumers_nr_max

uint64_t bqc_consumers_nr_max

Definition at line 127 of file queue.h.

◆ bqc_item_length

m0_bcount_t bqc_item_length

Definition at line 128 of file queue.h.

◆ bqc_producers_nr_max

uint64_t bqc_producers_nr_max

Definition at line 126 of file queue.h.

◆ bqc_q_size_max

uint64_t bqc_q_size_max

Definition at line 125 of file queue.h.


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