NVMLib  very early alpha
A library to optimally use a Hybrid RAM setup.
pool_free_slot Struct Reference

#include <pool.h>

Public Member Functions

 POBJ_TAILQ_ENTRY (struct pool_free_slot) fnd
 

Data Fields

uint64_t start_b
 
uint64_t end_b
 

Detailed Description

Definition at line 20 of file pool.h.

Member Function Documentation

◆ POBJ_TAILQ_ENTRY()

POBJ_TAILQ_ENTRY ( struct pool_free_slot  )

Field Documentation

◆ end_b

uint64_t end_b

Definition at line 22 of file pool.h.

◆ start_b

uint64_t start_b

Definition at line 21 of file pool.h.


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