Motr  M0
m0_sns_cm_buf_pool Struct Reference

#include <cm.h>

Collaboration diagram for m0_sns_cm_buf_pool:
Collaboration graph

Data Fields

struct m0_net_buffer_pool sb_bp
 
struct m0_chan sb_wait
 

Detailed Description

Definition at line 134 of file cm.h.

Field Documentation

◆ sb_bp

struct m0_net_buffer_pool sb_bp

Definition at line 135 of file cm.h.

◆ sb_wait

struct m0_chan sb_wait

Channel to wait for buffers in buffer pool to be released. This channel is signalled when any acquired buffer belonging to buffer pool is released back to the buffer pool

Definition at line 141 of file cm.h.


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