git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
event/octeontx: support event ports
[dpdk.git]
/
lib
/
librte_mempool
/
2017-04-03
Shreyansh Jain
mempool: move stack handler as a driver
tree
|
commitdiff
2017-04-03
Shreyansh Jain
mempool: move ring handler as a driver
tree
|
commitdiff
2017-04-03
Shreyansh Jain
mempool: fix crash when handler not found
tree
|
commitdiff
2017-04-03
Andriy Berestovskyy
mempool: fix typos
tree
|
commitdiff
2017-04-03
Gage Eads
mempool: update non-EAL thread note
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: return remaining entry count when dequeuing
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: return free space when enqueuing
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: make bulk and burst return values consistent
tree
|
commitdiff
2017-03-27
Olivier Matz
mk: optimize directory dependencies
tree
|
commitdiff
2017-02-21
Olivier Matz
mempool: remove deprecated get and put functions
tree
|
commitdiff
2017-02-21
Olivier Matz
mempool: remove deprecated count functions
tree
|
commitdiff
2017-01-29
Olivier Matz
mempool: fix stack handler dequeue
tree
|
commitdiff
2017-01-13
Wenfeng Liu
mempool: use cache in single producer or consumer mode
tree
|
commitdiff
2016-12-06
Yong Wang
doc: fix typos in code comments
tree
|
commitdiff
2016-12-06
Olivier Matz
mempool: fix API documentation
tree
|
commitdiff
2016-12-06
Wei Zhao
mempool: remove a redundant word in comment
tree
|
commitdiff
2016-12-06
Wei Zhao
mempool: remove redundant socket id assignment
tree
|
commitdiff
2016-11-12
Nipun Gupta
mempool: fix leak if populate fails
tree
|
commitdiff
2016-10-25
Wei Dai
mempool: fix search of maximum contiguous pages
tree
|
commitdiff
2016-10-13
Mauricio Vasquez B
doc: fix file argument of debug functions
tree
|
commitdiff
2016-10-04
Ferruh Yigit
mempool: fix comments for no contiguous flag
tree
|
commitdiff
2016-10-04
Ferruh Yigit
mempool: fix comments of create functions
tree
|
commitdiff
2016-09-16
Weiliang Luo
mempool: fix corruption due to invalid handler
tree
|
commitdiff
2016-09-16
Amine Kherbouche
remove unused ring includes
tree
|
commitdiff
2016-09-13
Adrien Mazarguil
lib: work around unnamed structs/unions
tree
|
commitdiff
2016-07-25
Thomas Monjalon
mempool: fix unsafe removal from list by callback
tree
|
commitdiff
2016-07-21
Zoltan Kiss
mempool: fix missing registration of free function
tree
|
commitdiff
2016-07-21
Zoltan Kiss
mempool: adjust name size in related data types
tree
|
commitdiff
2016-07-15
Adrien Mazarguil
mempool: fix empty structure definition
tree
|
commitdiff
2016-07-11
Olivier Matz
mempool: fix creation with Xen dom0
tree
|
commitdiff
2016-07-01
David Hunt
mempool: add stack mempool handler
tree
|
commitdiff
2016-07-01
Bruce Richardson
mempool: rename functions with confusing names
tree
|
commitdiff
2016-06-30
Jerin Jacob
mempool: optimize copy in cache
tree
|
commitdiff
2016-06-30
Lazaros Koromilas
mempool: allow user-owned cache
tree
|
commitdiff
2016-06-30
Lazaros Koromilas
mempool: use bit flags for multi consumers and producers
tree
|
commitdiff
2016-06-30
Lazaros Koromilas
mempool: deprecate specific get and put functions
tree
|
commitdiff
2016-06-27
Thomas Monjalon
mempool: fix symbol export
tree
|
commitdiff
2016-06-24
David Hunt
mempool: support handler operations
tree
|
commitdiff
2016-06-15
Sergio Gonzalez...
mempool: fix local cache initialization
tree
|
commitdiff
2016-06-10
Thomas Monjalon
log: deprecate history dump
tree
|
commitdiff
2016-05-24
Slawomir Mrozowicz
mempool: avoid division by zero
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: add flag for removing phys contiguous constraint
tree
|
commitdiff
2016-05-19
Olivier Matz
mem: avoid memzone/mempool/ring name truncation
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: make mempool populate and free api public
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: populate with anonymous memory
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: create the internal ring when populating
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: rework support of Xen dom0
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: introduce a function to create an empty pool
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: introduce a function to free a pool
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: replace physical address by a memzone pointer
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: support no hugepage mode
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: allocate in several memory chunks by default
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: get memory size with unspecified page size
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: introduce a free callback for memory chunks
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: simplify memory usage calculation
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: add function to iterate the memory chunks
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: store memory chunks in a list
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: remove macro to check if contiguous
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: store physical address in objects
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: create internal ring in a specific function
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: use the list to initialize objects
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: use the list to audit all elements
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: use the list to iterate the elements
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: remove const qualifier in dump and audit
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: remove const qualifier when browsing pools
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: list objects when added
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: rename object constructor typedef
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: use sizeof to get size of header and trailer
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: uninline function to check cookies
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: rename element size variables
tree
|
commitdiff
2016-05-19
Olivier Matz
mempool: rework comments and style
tree
|
commitdiff
2016-05-17
Keith Wiles
mempool: reduce structure size if no cache needed
tree
|
commitdiff
2016-05-02
Thomas Monjalon
eal: add assert macro for debug
tree
|
commitdiff
2016-02-19
Olivier Matz
mempool: fix leak when creation fails
tree
|
commitdiff
2016-02-10
Huawei Xie
remove extra parentheses in return statement
tree
|
commitdiff
2015-12-06
Thomas Monjalon
mempool: fix mlx driver loading
tree
|
commitdiff
2015-12-06
Thomas Monjalon
eal: fix build with Xen dom0 enabled
tree
|
commitdiff
2015-11-13
Stephen Hemminger
xen: allow determining DOM0 at runtime
tree
|
commitdiff
2015-10-26
Panu Matilainen
mempool: use a better default for number of memory...
tree
|
commitdiff
2015-08-17
Sergey Balabanov
mempool: fix explicit cast to build C++ app
tree
|
commitdiff
2015-07-26
Yuichi Nakai
mempool: fix trailer address
tree
|
commitdiff
2015-07-16
Sergio Gonzalez...
mem: move librte_malloc to eal/common
tree
|
commitdiff
2015-07-13
Cyril Chemparathy
mempool: allow config override on element alignment
tree
|
commitdiff
2015-06-24
Cyril Chemparathy
mempool: silence warning on pointer arithmetic
tree
|
commitdiff
2015-06-23
John McNamara
mempool: fix doxygen documentation
tree
|
commitdiff
2015-06-23
Ferruh Yigit
lib: remove extra parenthesis after return
tree
|
commitdiff
2015-06-19
Olivier Matz
mempool: fix style
tree
|
commitdiff
2015-06-19
Olivier Matz
mempool: add structure for object trailers
tree
|
commitdiff
2015-06-19
Olivier Matz
mempool: add structure for object headers
tree
|
commitdiff
2015-06-19
Thomas Monjalon
doc: fix doxygen warnings
tree
|
commitdiff
2015-05-29
Konstantin Ananyev
mempool: fix pages computation to determine number...
tree
|
commitdiff
2015-05-29
Adrien Mazarguil
mempool: fix returned value after counting objects
tree
|
commitdiff
2015-05-20
Zoltan Kiss
mempool: limit cache size
tree
|
commitdiff
2015-03-10
David Marchand
tailq: move to dynamic tailq
tree
|
commitdiff
2015-03-10
David Marchand
tailq: remove unused macros
tree
|
commitdiff
2015-03-10
David Marchand
tailq: remove unneeded inclusions
tree
|
commitdiff
2015-03-04
Thomas Monjalon
mempool: fix build with debug enabled
tree
|
commitdiff
2015-02-24
Cunming Liang
mempool: support non-EAL thread
tree
|
commitdiff
2015-02-24
Stefan Puiu
lib: fix C++11 compilation
tree
|
commitdiff
2015-02-03
Neil Horman
mk: add library version extension
tree
|
commitdiff
next