aboutsummaryrefslogtreecommitdiffstats
path: root/vlib/vlib/threads_cli.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-579/+0
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-0/+8
2016-11-22Fix coverity warnings, VPP-486Dave Barach1-4/+4
2016-11-15threads: add support for multiple worker handoff queuesDamjan Marion1-33/+128
2016-11-15threads: add assert to silence coverity warningDamjan Marion1-0/+1
2016-10-13vpp_lite: add cpu pinning support (VPP-467)Pavel Kotucek1-9/+54
2016-09-27Scheduler policy & priority config, few minor fixes (VPP-425)Pavel Kotucek1-15/+12
2016-09-27VPP-425: Scheduler policy & priority configurationPavel Kotucek1-2/+27
2016-07-27VPP-189 coverity warning cleanupsDave Barach1-2/+2
2016-07-08fd-io-styleify passDave Barach1-176/+222
2016-06-29Decouple worker thread code from dpdk, enable worker threads in vpp_liteDamjan Marion1-0/+362