5 #ifndef _RTE_EAL_MEMCONFIG_H_
6 #define _RTE_EAL_MEMCONFIG_H_
8 #include <rte_config.h>
12 #include <rte_malloc_heap.h>
52 struct malloc_heap malloc_heaps[RTE_MAX_NUMA_NODES];
57 uint64_t mem_cfg_addr;
58 } __attribute__((__packed__));
struct rte_memzone memzone[RTE_MAX_MEMZONE]
struct rte_memseg memseg[RTE_MAX_MEMSEG]
static void rte_pause(void)
struct rte_tailq_head tailq_head[RTE_MAX_TAILQ]