numam-dpdk/lib/librte_malloc
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
..
Makefile doc: whitespace changes in licenses 2013-10-09 14:51:55 +02:00
malloc_elem.c doc: whitespace changes in licenses 2013-10-09 14:51:55 +02:00
malloc_elem.h doc: whitespace changes in licenses 2013-10-09 14:51:55 +02:00
malloc_heap.c mem: retry malloc with smaller block size when failure 2013-10-09 16:04:09 +02:00
malloc_heap.h doc: whitespace changes in licenses 2013-10-09 14:51:55 +02:00
rte_malloc.c doc: whitespace changes in licenses 2013-10-09 14:51:55 +02:00
rte_malloc.h doc: whitespace changes in licenses 2013-10-09 14:51:55 +02:00