malloc: add finding biggest free IOVA-contiguous element
authorAnatoly Burakov <anatoly.burakov@intel.com>
Thu, 31 May 2018 09:50:59 +0000 (10:50 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 13 Jul 2018 09:23:07 +0000 (11:23 +0200)
commit9fe6bceafd51042eca1c9ce0918f6d1d4483a41d
tree2e4c11cc19f72f75d506fa004987c0eea4e213c1
parente43a9f52b7ff1758a34662030d6fa78ff9313d59
malloc: add finding biggest free IOVA-contiguous element

Adding internal-only function to find biggest free IOVA-contiguous
malloc element. This is not exposed to external API.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
lib/librte_eal/common/malloc_elem.c
lib/librte_eal/common/malloc_elem.h