Motr  M0
m0_rios_buffer_pool Struct Reference

#include <io_service.h>

Collaboration diagram for m0_rios_buffer_pool:
Collaboration graph

Data Fields

struct m0_net_buffer_pool rios_bp
 
struct m0_net_domainrios_ndom
 
struct m0_chan rios_bp_wait
 
struct m0_tlink rios_bp_linkage
 
uint64_t rios_bp_magic
 

Detailed Description

Data structure represents list of buffer pool per network domain.

Definition at line 77 of file io_service.h.

Field Documentation

◆ rios_bp

struct m0_net_buffer_pool rios_bp

Pointer to Network buffer pool.

Definition at line 79 of file io_service.h.

◆ rios_bp_linkage

struct m0_tlink rios_bp_linkage

Linkage into netowrk buffer pool list

Definition at line 85 of file io_service.h.

◆ rios_bp_magic

uint64_t rios_bp_magic

Magic

Definition at line 87 of file io_service.h.

◆ rios_bp_wait

struct m0_chan rios_bp_wait

Buffer pool wait channel.

Definition at line 83 of file io_service.h.

◆ rios_ndom

struct m0_net_domain* rios_ndom

Pointer to net domain owner of this buffer pool

Definition at line 81 of file io_service.h.


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