add prefix to cache line macros
[dpdk.git] / lib / librte_malloc / malloc_heap.c
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-26 Robert Sanfordmalloc: fix linear complexity
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-04-30 David Marchandmalloc: simplify heap initialisation
2014-04-30 David Marchandmalloc: fix race condition on numa_socket field
2014-02-26 Didier Pallardmem: get physical address of any rte_malloc buffer
2014-02-26 Thomas Monjalonmem: more const qualifiers in malloc API
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelmem: retry malloc with smaller block size when failure
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelmem: find most little element from heap
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmemory: stats for malloc
2013-07-25 Intelmemory: malloc now supports multi process
2013-07-25 Intellib: new alignment macros
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release