Hi Everyone,
Currently every mempool created has a footprint of 1.5Megs of memory just for
the struct rte_mempool, this also includes all of the rte_pktmbuf creates as
well. The issue is the local_cache adds about 1.5Megs of memory, which is a
huge amount IMHO for non-cached based mempools. Wit
Hi Everyone,
Currently every mempool created has a footprint of 1.5Megs of memory just for
the struct rte_mempool, this also includes all of the rte_pktmbuf creates as
well. The issue is the local_cache adds about 1.5Megs of memory, which is a
huge amount IMHO for non-cached based mempools. Wi
2 matches
Mail list logo