question about MemPool

lonc0002 at yahoo.com lonc0002 at yahoo.com
Wed Apr 24 18:24:00 CEST 2024


Hello,

 

When doing a rte_mempool_get_bulk() with a cache enabled mempool, first
objects are retrieved from cache and then from the common pool which I
assume is sitting in shared memory (DDR or L3?). Wouldn't accessing the
objects from the mempool in shared memory itself pull those objects into
processor cache? Can this be avoided?

 

Thanks,
Vince

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20240424/eb8041fc/attachment-0001.htm>


More information about the users mailing list