add prefix to cache line macros
[dpdk.git] / lib / librte_mempool / rte_mempool.h
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-10-10 Keith Wilesmempool: remove useless variable
2014-10-09 Keith Wilesmempool: fix build with debug enabled and clang
2014-07-22 Anatoly Burakovmempool: make tailq fully local
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingermempool: add iterator function
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Stephen Hemmingerspelling fixes
2014-03-24 Stephen Hemmingermempool: use GCC push/pop_options
2014-02-26 Damien Millescampsmem: fix mempool for --no-huge
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsoneal: cleanup on mempool and memzone object names
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelmem: retrieve mempool cache only when needed
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelmem: force inlining
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmempool: cache optimisations
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release