1. ce32770 vlib: deprecate i2c and cj by Dave Barach · 4 years, 8 months ago
  2. 368104d vlib: queue_hi_thresh fix to avoid deadlock by Elias Rudberg · 4 years, 8 months ago
  3. 2ed4204 vlib: allow using core 0 as a last resort by Vladimir Isaev · 4 years, 9 months ago
  4. 18a4a37 vlib: complain if workers are configured twice by Vladimir Isaev · 4 years, 9 months ago
  5. 1971800 vppinfra: refactor clib_timebase_t by Dave Barach · 4 years, 9 months ago
  6. 4fbb9da vlib: fix code of getting numa node with specific cpu_id by Lijian.Zhang · 4 years, 10 months ago
  7. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  8. 4a06846 vlib: Skip core 0 if workers are configured. by Jon Loeliger · 4 years, 11 months ago
  9. 4c95995 vppinfra: use vm memory allocator for numa mapping by Florin Coras · 4 years, 10 months ago
  10. f617b14 vlib: properly configure main thread's core id by Jon Loeliger · 4 years, 11 months ago
  11. a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
  12. c25048b vppinfra: improve clocks_per_second convergence by Dave Barach · 4 years, 11 months ago
  13. a8df85c vlib: improve summary vector-rate statistics by Dave Barach · 5 years ago
  14. 5517bd3 vlib: fix old nodes vector overflow in refork by Benoît Ganne · 5 years ago
  15. 687c902 vlib: address vlib_error_t scaling issue by Dave Barach · 5 years ago
  16. b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
  17. a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
  18. 8875248 trace frame-queue on trigger out of memory by dongjuan · 6 years ago
  19. c602b38 sort worker-thread init functions in advance by Dave Barach · 6 years ago
  20. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  21. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  22. 2180bac Preallocate mhash key_tmps vector by Dave Barach · 6 years ago
  23. 9ae190e Clean up multi-thread barrier-sync hold-down timer by Dave Barach · 6 years ago
  24. 593eedf Perf tune get_frame_size_info by Dave Barach · 6 years ago
  25. 8343ee5 Fix crash in barrier sync when vlib_worker_threads is zero by Damjan Marion · 6 years ago
  26. a4324a9 calculate per-thread time offset by Dave Barach · 6 years ago
  27. 910d369 buffers: major cleanup and improvements by Damjan Marion · 6 years ago
  28. 29c0b33 Less intrusive way to capture numa_node and cpu_id changes by Damjan Marion · 6 years ago
  29. ee72141 Fix issue with cpu_id and numa_code captured too early by Damjan Marion · 6 years ago
  30. 53fe4a7 perfmon: collect data on selected thread(s) by Dave Barach · 6 years ago
  31. 0a78fa1 Store numa-noda and cpu-index in vlib_main_t by Damjan Marion · 6 years ago
  32. ce55bcd vlib:init free list buffers vec by Eyal Bari · 6 years ago
  33. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  34. f6c68d7 Move RPC calls off the binary API input queue by Dave Barach · 6 years ago
  35. 332287e Revert "Keep RPC traffic off the shared-memory API queue" by Florin Coras · 6 years ago
  36. 7161539 Keep RPC traffic off the shared-memory API queue by Dave Barach · 6 years ago
  37. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  38. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  39. c3a0655 API / CLI event-log tracing by Dave Barach · 6 years ago
  40. 5d64c78 thread: Add show threads api by Mohsin Kazmi · 6 years ago
  41. 88c6e00 vlib: barrier sync elog tracing improvements by Dave Barach · 6 years ago
  42. 36feebb Improve NTP / kernel time change event handling by Dave Barach · 6 years ago
  43. e4a9eb7 Improve cpu { coremask-% } configure option by Yi He · 6 years ago
  44. 78fd7e8 Add congestion drop in interface handoff by Damjan Marion · 6 years ago
  45. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  46. 858151f threads: fix issue with setting main-core to 0 by Damjan Marion · 6 years ago
  47. 9e300dd Do not override skip-cores if set in startup.conf by Damjan Marion · 6 years ago
  48. 7752b39 Set main thread affinity before main heap is allocated by Damjan Marion · 6 years ago
  49. 1ddbc01 Stat segment / client: show run" works now by Dave Barach · 7 years ago
  50. 8855386 dpdk: improve buffer alloc perfomance by Damjan Marion · 7 years ago
  51. be3f4d5 vlib: make cloned structures cacheline aligned by Damjan Marion · 7 years ago
  52. d1274cb vlib: internal buffer manager rework by Damjan Marion · 7 years ago
  53. 2877eee VPP-1102: fix dangling references in RPC handling by Dave Barach · 7 years ago
  54. 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
  55. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
  56. eb1ac17 Recombine diags and minimum barrier open time changes (VPP-968) by Colin Tregenza Dancer · 7 years ago
  57. 2159618 Refork worker thread data structures in parallel (VPP-970) by Colin Tregenza Dancer · 7 years ago
  58. 30af5da VPP-905: Wrong define used in function start_workers. by JingLiuZTE · 7 years ago
  59. 93992a9 Implement sack based tcp loss recovery (RFC 6675) by Florin Coras · 8 years ago
  60. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  61. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  62. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  63. eb743fa vnet: add device-input threadplacement infra by Damjan Marion · 8 years ago
  64. b6f93a1 vlib: additional runtime_data checks by Damjan Marion · 8 years ago
  65. e9f929b vlib: make runtime_data thread-local by Damjan Marion · 8 years ago
  66. e9d52d5 vlib: deduplicatee code in main and worker main loop by Damjan Marion · 8 years ago
  67. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  68. bd69a5f vlib: remove algned/unaligned buffers scheme by Damjan Marion · 8 years ago
  69. 878c609 vlib: add buffer and thread callbacks by Damjan Marion · 8 years ago
  70. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vlib/vlib/threads.c]
  71. fdf4944 VPP-525: multi-thread case binary API post-mortem dump AWOL by Dave Barach · 8 years ago
  72. 6a7acc2 Declare variables as external by Damjan Marion · 8 years ago
  73. 4ee3a65 dpdk: remove efd by Damjan Marion · 8 years ago
  74. aaef1eb threads: add support for multiple worker handoff queues by Damjan Marion · 8 years ago
  75. fb33ce4 threads: don't wait for dpdk init in vpp_lite by Damjan Marion · 8 years ago
  76. 9876520 vpp_lite: add cpu pinning support (VPP-467) by Pavel Kotucek · 8 years ago
  77. c08a1ed Scheduler policy & priority config, few minor fixes (VPP-425) by Pavel Kotucek · 8 years ago
  78. 1e76583 VPP-425: Scheduler policy & priority configuration by Pavel Kotucek · 8 years ago
  79. 5d447a9 Add support for input nodes in interrupt mode on the worker threads by Damjan Marion · 8 years ago
  80. 853e720 VPP-237: indent fixes in prep for checkstyle by Ed Warnicke · 8 years ago
  81. 01d86c7 VPP-189 Fix Coverity warnings by Dave Barach · 8 years ago
  82. b2a6e25 VPP-189 coverity warning cleanups by Dave Barach · 8 years ago
  83. 9b8ffd9 fd-io-styleify pass by Dave Barach · 8 years ago
  84. 0f8ecf0 Decouple worker thread code from dpdk, enable worker threads in vpp_lite by Damjan Marion · 8 years ago
  85. bf74147 Retire io threads and main-thread-io mode by Damjan Marion · 9 years ago
  86. 848191d Clean up per-thread mheap setup. by Dave Barach · 9 years ago
  87. 68adab9 Allow the number of elements in a frame queue to be specified per thread. by Bud Grise · 9 years ago
  88. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  89. fef15b4 Add support for AArch32 by Christophe Fontaine · 9 years ago
  90. 42f2006 Add counter for the number of barrier syncs performed. by Bud Grise · 9 years ago
  91. 5ac4a0f Propagate the VLIB_FRAME_NO_FREE_AFTER_DISPATCH flag to cloned next_frames by Bud Grise · 9 years ago
  92. ba8c540 Fix longstanding next-frame clone bug by Dave Barach · 9 years ago
  93. 8a33f31 Copy flags when cloning next_frames by Nikhil P Rao · 9 years ago
  94. dc03cf4 Remove spurious call to unix_physmem_init(...) by Dave Barach · 9 years ago
  95. e936bbe Add support for native vpp_lite (non-dpdk) platform by Damjan Marion · 9 years ago
  96. 3e7deb1 Clean up per-thread elog track nomenclature. by Dave Barach · 9 years ago
  97. bfdedbd PowerPC64-be arch support. Qemu ("qppc") platform support. by Dave Barach · 9 years ago
  98. 2c29d75 Fix warnings/errors reported by clang by Damjan Marion · 9 years ago
  99. bc20bdf Store per-thread node error counters by Damjan Marion · 9 years ago
  100. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0