spdk_env_opts Struct Reference

Environment initialization options. More...

Collaboration diagram for spdk_env_opts:

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
 
size_t num_pci_addr
 
const char * hugedir
 
struct spdk_pci_addrpci_blocked
 
struct spdk_pci_addrpci_allowed
 
const char * iova_mode
 
uint64_t base_virtaddr
 
void * env_context
 Opaque context for use of the env implementation.
 
const char * vf_token
 

Detailed Description

Environment initialization options.


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