aboutsummaryrefslogtreecommitdiffstats
path: root/vlib/vlib/threads.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-470/+0
2016-12-20Declare variables as externalDamjan Marion1-3/+3
2016-11-17dpdk: remove efdDamjan Marion1-22/+0
2016-11-15threads: add support for multiple worker handoff queuesDamjan Marion1-7/+100
2016-11-08pg: maintain per-worker bitmap of enabled streamsDamjan Marion1-0/+12
2016-11-08pg: support for packet generator on different worker threadsDamjan Marion1-0/+23
2016-11-04vlib: fix cacheline alignement in several structsDamjan Marion1-7/+7
2016-10-13vpp_lite: add cpu pinning support (VPP-467)Pavel Kotucek1-1/+2
2016-09-27VPP-425: Scheduler policy & priority configurationPavel Kotucek1-0/+22
2016-07-08fd-io-styleify passDave Barach1-80/+93
2016-06-29Decouple worker thread code from dpdk, enable worker threads in vpp_liteDamjan Marion1-1/+11
2016-06-14Retire io threads and main-thread-io modeDamjan Marion1-3/+0
2016-04-25Allow the number of elements in a frame queue to be specified per thread.Bud Grise1-0/+2
2016-04-18Add support for AArch32Christophe Fontaine1-0/+2
2016-04-12Add counter for the number of barrier syncs performed.Bud Grise1-0/+1
2016-02-16Increase number of per-cpu mheaps to 256Damjan Marion1-0/+4
2016-02-14Increase VLIB_MAX_CPUS to 256Damjan Marion1-8/+5
2015-12-17Remove redundant functionDamjan Marion1-18/+0
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+333