34 #ifndef _RTE_EAL_MEMCONFIG_H_
35 #define _RTE_EAL_MEMCONFIG_H_
37 #include <rte_config.h>
41 #include <rte_malloc_heap.h>
81 struct malloc_heap malloc_heaps[RTE_MAX_NUMA_NODES];
86 uint64_t mem_cfg_addr;
87 } __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]