mempool: fix slow allocation of large mempools
[dpdk.git] / lib / librte_stack /
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-27 Dharmik Thakkarrename private header files
2019-10-21 Phil Yangstack: enable lock-free implementation for aarch64
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-27 Phil Yangstack: fix sign of list length
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Gage Eadsstack: add C11 atomic implementation
2019-04-04 Gage Eadsstack: add lock-free implementation
2019-04-04 Gage Eadsstack: introduce stack library