Structure used to return information about how much memory is needed for preallocation. More...
#include <iodimm_types.h>
Data Fields | |
uint32_t | lib_version |
uint64_t | prealloc_memory_mib |
Structure used to return information about how much memory is needed for preallocation.
uint32_t lib_version |
Fusion SDK API version (populated by FIO_STRUCT_INIT)
uint64_t prealloc_memory_mib |
The amount of memory required for preallocation, in MiB (1024*1024 bytes).