git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ring: clarify preemptible nature of algorithm
[dpdk.git]
/
lib
/
librte_ring
/
rte_ring.h
2018-08-05
Honnappa Nagarahalli
ring: clarify preemptible nature of algorithm
blob
|
commitdiff
|
raw
2018-07-26
Andy Green
ring: fix sign conversion warning
blob
|
commitdiff
|
raw
|
diff to current
2018-05-20
Andy Green
ring: remove signed type flip-flopping
blob
|
commitdiff
|
raw
|
diff to current
2018-04-17
Olivier Matz
ring: relax alignment constraint on ring structure
blob
|
commitdiff
|
raw
|
diff to current
2018-02-01
Jia He
ring: convert license headers to SPDX tags
blob
|
commitdiff
|
raw
|
diff to current
2018-01-29
Jia He
ring: introduce C11 memory model barrier option
blob
|
commitdiff
|
raw
|
diff to current
2018-01-29
Jia He
ring: move code in a new header file
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-12
Jia He
ring: guarantee load/load order in enqueue and dequeue
blob
|
commitdiff
|
raw
|
diff to current
2017-10-05
Olivier Matz
ring: increase maximum ring size
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Bruce Richardson
ring: allow non power-of-2 sizes
blob
|
commitdiff
|
raw
|
diff to current
2017-07-03
Jerin Jacob
eal: switch to architecture specific pause function
blob
|
commitdiff
|
raw
|
diff to current
2017-06-23
Anand B Jyoti
ring: fix return value for dequeue
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-13
Bruce Richardson
ring: fix return value for single dequeue
blob
|
commitdiff
|
raw
|
diff to current
2017-04-06
Ed Czeck
ring: fix C++ cast error
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Ferruh Yigit
ring: fix build with icc
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: make struct and macros type agnostic
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: create common function for updating tail index
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: separate out head index manipulation
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: reduce scope of local variables
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: return remaining entry count when dequeuing
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: return free space when enqueuing
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: make bulk and burst return values consistent
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: remove watermark support
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: remove the yield when waiting for tail update
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: remove debug setting
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: eliminate duplication of size and mask fields
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: create common structure for prod and cons metadata
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Bruce Richardson
ring: remove split cacheline build setting
blob
|
commitdiff
|
raw
|
diff to current
2017-03-08
Bruce Richardson
ring: add a function to return the ring size
blob
|
commitdiff
|
raw
|
diff to current
2016-12-06
Yong Wang
doc: fix typos in code comments
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-09-13
Adrien Mazarguil
lib: use C99 syntax for zero-size arrays
blob
|
commitdiff
|
raw
|
diff to current
2016-07-25
Jerin Jacob
ring: fix single consumer dequeue performance
blob
|
commitdiff
|
raw
|
diff to current
2016-07-21
Juhamatti Kuusisaari
ring: guarantee dequeue ordering before tail update
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-03-22
Lazaros Koromilas
ring: fix deadlock in zero object multi enqueue or...
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-18
Jerin Jacob
eal: introduce SMP memory barriers
blob
|
commitdiff
|
raw
|
diff to current
2015-11-03
Pablo de Lara
ring: support freeing
blob
|
commitdiff
|
raw
|
diff to current
2015-11-03
Bruce Richardson
ring: store memzone pointer
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
David Marchand
tailq: move to dynamic tailq
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Cunming Liang
ring: add optional yield to avoid spin forever
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Cunming Liang
ring: support non-EAL thread
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
Pablo de Lara
ring: fix return type in enqueue and dequeue burst...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-22
Anatoly Burakov
ring: 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
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-05-13
Olivier Matz
ring: allow to initialize without memzone
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Olivier Matz
ring: get size in memory
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
eal: add rte_compiler_barrier() macro
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
doc: whitespace changes in licenses
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
Intel
ring: optimisations
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
ring: add burst API
blob
|
commitdiff
|
raw
|
diff to current
2013-07-05
Intel
remove version in all files
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Intel
first public release
blob
|
commitdiff
|
raw
|
diff to current