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