[RFC PATCH v2 0/2] mempool: de-inline get/put objects unlikely code

Morten Brørup mb at smartsharesystems.com
Mon Feb 16 14:13:01 CET 2026


Reduced compiled code footprint by de-inlining unlikely
code paths.

Morten Brørup (2):
  mempool: simplify get objects
  mempool: de-inline get/put objects unlikely code paths

 lib/mempool/rte_mempool.c | 114 ++++++++++++++++++-
 lib/mempool/rte_mempool.h | 229 +++++++++++++++++---------------------
 2 files changed, 218 insertions(+), 125 deletions(-)

-- 
2.43.0



More information about the dev mailing list