Intel
7c60fd9ef6
mem: retry malloc with smaller block size when failure
rte_malloc try to allocate memzone blocks with a minimum size. It it fails, it retries for a smaller size than the standard one. It will really fail if it cannot allocate block of the requested size. Signed-off-by: Intel
Description
No description provided
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%