git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
maintainers: update for mempool
[dpdk.git]
/
lib
/
librte_mempool
/
rte_mempool.h
2018-04-26
Artem V. Andreev
mempool: support block dequeue operation
blob
|
commitdiff
|
raw
2018-04-26
Artem V. Andreev
mempool: implement abstract mempool info API
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Artem V. Andreev
mempool: support flushing the default cache
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Andrew Rybchenko
mempool: remove callback to register memory area
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Andrew Rybchenko
mempool: deprecate xmem functions
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Andrew Rybchenko
mempool: remove callback to get capabilities
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Andrew Rybchenko
mempool: add op to populate objects using provided...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Andrew Rybchenko
mempool: add op to calculate memory size to be allocated
blob
|
commitdiff
|
raw
|
diff to current
2018-04-23
Andrew Rybchenko
mempool: rename flag to control IOVA-contiguous objects
blob
|
commitdiff
|
raw
|
diff to current
2018-02-01
Olivier Matz
mempool: use SPDX tags
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Adrien Mazarguil
lib: fix missing includes in exported headers
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
mempool: rename populate functions to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
mempool: rename address mapping function to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
mempool: rename addresses from physical to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Santosh Shukla
mempool: notify memory area to pool
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Santosh Shukla
mempool: introduce block size alignment flag
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Santosh Shukla
mempool: detect physical contiguous objects
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Santosh Shukla
mempool: get capabilities
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Santosh Shukla
mempool: add flags arg in xmem size and usage
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Santosh Shukla
mempool: change flags from int to unsigned int
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Santosh Shukla
mempool: remove unused flags argument
blob
|
commitdiff
|
raw
|
diff to current
2017-06-06
Jerin Jacob
eal: introduce macro for always inline
blob
|
commitdiff
|
raw
|
diff to current
2017-04-03
Andriy Berestovskyy
mempool: fix typos
blob
|
commitdiff
|
raw
|
diff to current
2017-04-03
Gage Eads
mempool: update non-EAL thread note
blob
|
commitdiff
|
raw
|
diff to current
2017-02-21
Olivier Matz
mempool: remove deprecated get and put functions
blob
|
commitdiff
|
raw
|
diff to current
2017-02-21
Olivier Matz
mempool: remove deprecated count functions
blob
|
commitdiff
|
raw
|
diff to current
2017-01-13
Wenfeng Liu
mempool: use cache in single producer or consumer mode
blob
|
commitdiff
|
raw
|
diff to current
2016-12-06
Yong Wang
doc: fix typos in code comments
blob
|
commitdiff
|
raw
|
diff to current
2016-12-06
Olivier Matz
mempool: fix API documentation
blob
|
commitdiff
|
raw
|
diff to current
2016-12-06
Wei Zhao
mempool: remove a redundant word in comment
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Mauricio Vasquez B
doc: fix file argument of debug functions
blob
|
commitdiff
|
raw
|
diff to current
2016-10-04
Ferruh Yigit
mempool: fix comments for no contiguous flag
blob
|
commitdiff
|
raw
|
diff to current
2016-10-04
Ferruh Yigit
mempool: fix comments of create functions
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Adrien Mazarguil
lib: work around unnamed structs/unions
blob
|
commitdiff
|
raw
|
diff to current
2016-07-21
Zoltan Kiss
mempool: adjust name size in related data types
blob
|
commitdiff
|
raw
|
diff to current
2016-07-15
Adrien Mazarguil
mempool: fix empty structure definition
blob
|
commitdiff
|
raw
|
diff to current
2016-07-01
Bruce Richardson
mempool: rename functions with confusing names
blob
|
commitdiff
|
raw
|
diff to current
2016-06-30
Jerin Jacob
mempool: optimize copy in cache
blob
|
commitdiff
|
raw
|
diff to current
2016-06-30
Lazaros Koromilas
mempool: allow user-owned cache
blob
|
commitdiff
|
raw
|
diff to current
2016-06-30
Lazaros Koromilas
mempool: use bit flags for multi consumers and producers
blob
|
commitdiff
|
raw
|
diff to current
2016-06-30
Lazaros Koromilas
mempool: deprecate specific get and put functions
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
David Hunt
mempool: support handler operations
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: add flag for removing phys contiguous constraint
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: make mempool populate and free api public
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: create the internal ring when populating
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: rework support of Xen dom0
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: replace physical address by a memzone pointer
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: support no hugepage mode
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: allocate in several memory chunks by default
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: get memory size with unspecified page size
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: introduce a free callback for memory chunks
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: add function to iterate the memory chunks
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: store memory chunks in a list
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: remove macro to check if contiguous
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: store physical address in objects
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: create internal ring in a specific function
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: use the list to iterate the elements
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: remove const qualifier in dump and audit
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: remove const qualifier when browsing pools
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: list objects when added
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: rename object constructor typedef
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: uninline function to check cookies
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: rename element size variables
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mempool: rework comments and style
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Keith Wiles
mempool: reduce structure size if no cache needed
blob
|
commitdiff
|
raw
|
diff to current
2016-02-10
Huawei Xie
remove extra parentheses in return statement
blob
|
commitdiff
|
raw
|
diff to current
2015-11-13
Stephen Hemminger
xen: allow determining DOM0 at runtime
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
Sergey Balabanov
mempool: fix explicit cast to build C++ app
blob
|
commitdiff
|
raw
|
diff to current
2015-07-26
Yuichi Nakai
mempool: fix trailer address
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
Cyril Chemparathy
mempool: allow config override on element alignment
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
Cyril Chemparathy
mempool: silence warning on pointer arithmetic
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
John McNamara
mempool: fix doxygen documentation
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Olivier Matz
mempool: fix style
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Olivier Matz
mempool: add structure for object trailers
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Olivier Matz
mempool: add structure for object headers
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Thomas Monjalon
doc: fix doxygen warnings
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
Zoltan Kiss
mempool: limit cache size
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
David Marchand
tailq: move to dynamic tailq
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Thomas Monjalon
mempool: fix build with debug enabled
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Cunming Liang
mempool: support non-EAL thread
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Stefan Puiu
lib: fix C++11 compilation
blob
|
commitdiff
|
raw
|
diff to current
2014-11-27
Sergio Gonzalez...
add prefix to cache line macros
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
Keith Wiles
mempool: remove useless variable
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
Keith Wiles
mempool: fix build with debug enabled and clang
blob
|
commitdiff
|
raw
|
diff to current
2014-07-22
Anatoly Burakov
mempool: make tailq fully local
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Bruce Richardson
remove trailing whitespaces
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Stephen Hemminger
mempool: add iterator function
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Stephen Hemminger
add FILE argument to debug functions
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Stephen Hemminger
spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
Stephen Hemminger
mempool: use GCC push/pop_options
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Damien Millescamps
mem: fix mempool for --no-huge
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Bruce Richardson
xen: core library changes
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Bruce Richardson
eal: cleanup on mempool and memzone object names
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Bruce Richardson
update Intel copyright years to 2014
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Intel
mem: retrieve mempool cache only when needed
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Intel
doc: whitespace changes in licenses
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
Intel
mem: force inlining
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Intel
update copyright date to 2013
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Intel
mempool: cache optimisations
blob
|
commitdiff
|
raw
|
diff to current
2013-07-05
Intel
remove version in all files
blob
|
commitdiff
|
raw
|
diff to current
next