Environment initialization options. More...
#include <env.h>
Data Fields | |
const char * | name |
const char * | core_mask |
const char * | lcore_map |
int | shm_id |
int | mem_channel |
int | main_core |
int | mem_size |
bool | no_pci |
bool | hugepage_single_segments |
bool | unlink_hugepage |
bool | no_huge |
uint32_t | reserved |
size_t | num_pci_addr |
const char * | hugedir |
struct spdk_pci_addr * | pci_blocked |
struct spdk_pci_addr * | pci_allowed |
const char * | iova_mode |
uint64_t | base_virtaddr |
void * | env_context |
Opaque context for use of the env implementation. | |
const char * | vf_token |
size_t | opts_size |
bool | enforce_numa |
uint8_t | reserved2 [7] |
Environment initialization options.