mempool: fix slow allocation of large mempools
[dpdk.git] / lib / librte_hash / rte_fbk_hash.c
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2018-01-20 Elza Mathewhash: select fbk function at run-time
2018-01-16 Zhiyong Yanglib: remove unnecessary pointer cast
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonremove useless memzone includes
2016-04-06 Olivier Matzhash: fix allocation of an existing object
2015-06-12 Stephen Hemmingerlib: fix whitespace
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: remove unneeded inclusions
2014-07-22 Anatoly Burakovhash: make tailq fully local
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmemory: fix for multi process support
2013-07-25 Intelhash: fix check when creating fbk hash
2013-07-25 Intelhash: allocate memory on right numa socket
2013-07-25 Intelhash: don't use memzone for allocations
2013-07-25 Intelhash: select default hash by looking at SSE flags
2013-07-25 Intellib: update tailq api
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release