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
2013-10-09 16:04:09 +02:00
2013-10-09 15:35:36 +02:00
2013-10-09 15:46:49 +02:00
2013-10-09 15:46:49 +02:00
2013-10-09 14:51:55 +02:00
2013-03-07 10:57:42 +01:00
2013-07-25 14:43:06 +02:00
2013-10-09 14:51:55 +02:00
Description
No description provided
128 MiB
Languages
C 99.1%
Meson 0.5%
Python 0.2%
Shell 0.1%