Structure used to request an ioDimm to start or stop preallocating 100% memory usage. More...
#include <iodimm_types.h>
Data Fields | |
uint32_t | lib_version |
uint8_t | enabled |
Structure used to request an ioDimm to start or stop preallocating 100% memory usage.
uint8_t enabled |
If non-zero, ioDimm will begin preallocating worst case memory usage the next time the driver is loaded. While preallocation is enabled, the device may be used as swap.
uint32_t lib_version |
Fusion SDK API version (populated by FIO_STRUCT_INIT)