1. f9db7f0 svm: fix mq coverity warning by Florin Coras · 3 years, 10 months ago
  2. 99c6dc6 misc: coverity fixes by Dave Barach · 3 years, 10 months ago
  3. 5398dfb session svm: non blocking mq by Florin Coras · 3 years, 11 months ago
  4. 80b7425 svm vcl: add helper fn that discovers mqs in segment by Florin Coras · 3 years, 11 months ago
  5. 86f1232 svm: add custom q implementation for mq by Florin Coras · 3 years, 11 months ago
  6. 78de92d svm: use standard function to reset stale mutex by Benoît Ganne · 3 years, 11 months ago
  7. cf5ba26 svm: add standard include for __WORDSIZE by Nathan Moos · 4 years ago
  8. 0bc78d8 session svm: fix fifo migration by Florin Coras · 4 years ago
  9. 4da0ea9 svm: force fixed memfd mapping if va provided by Florin Coras · 4 years ago
  10. 17672aa svm: fifo segment sptr for fifo hdr free list by Florin Coras · 4 years ago
  11. 9a45bd8 session: remove fifo segment va allocator by Florin Coras · 4 years ago
  12. 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years ago
  13. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  14. 1f952d3 svm: move active fifo list to private slice by Florin Coras · 4 years ago
  15. af58882 svm: change fifo pointers to offsets by Florin Coras · 4 years ago
  16. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  17. 4b8011e svm: separate private from shared fifo segment ptrs by Florin Coras · 4 years ago
  18. 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
  19. dfd1caf svm: honor max requested bytes in fifo segments by Florin Coras · 4 years ago
  20. 40a5da8 tls: use fifo segments instead of chunks by Florin Coras · 4 years ago
  21. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  22. d2fb601 svm: fix ssvm_va for private segments by Florin Coras · 4 years ago
  23. 1d56ac4 svm: fix mutex consistency on trylock by Florin Coras · 4 years ago
  24. 2440a8a svm: make svm queue mutex robust by Florin Coras · 4 years, 1 month ago
  25. fe1ab7e svm: use internal function to prealloc fifo hdrs by Florin Coras · 4 years, 1 month ago
  26. f23b151 svm: only try to pre-allocate requested number of fifo pairs by Benoît Ganne · 4 years, 1 month ago
  27. c95cfa2 svm: support for multi-segment enqueues by Florin Coras · 4 years, 1 month ago
  28. 79b3f8c svm: fix coverity warning by Florin Coras · 4 years, 1 month ago
  29. d01d2ce svm: move chunk locks to linked list by Florin Coras · 4 years, 1 month ago
  30. 91b3640 svm: init chunk rb tree indices in fifo by Florin Coras · 4 years, 1 month ago
  31. e3e9d8a svm: fix high segment base address for ASan by Benoît Ganne · 4 years, 1 month ago
  32. 473c846 svm: fifo segment cleanup by Florin Coras · 4 years, 1 month ago
  33. f260eb9 svm: change high_seg_baseva by Nathan Skrzypczak · 4 years, 1 month ago
  34. 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
  35. bf693ff svm: support large memfd segments by Florin Coras · 4 years, 2 months ago
  36. df601ae svm: fix ASAN annotations for external chunks by Benoît Ganne · 4 years, 2 months ago
  37. 927eee4 svm: fix coverity warning by Florin Coras · 4 years, 2 months ago
  38. d1cc38d vcl svm: segments improvements by Florin Coras · 4 years, 2 months ago
  39. c9e9b97 misc: clib_unix_warning usage error by jiangxiaoming · 4 years, 2 months ago
  40. bfa75d6 vppinfra: add heap header in front of dlmalloc space by Damjan Marion · 4 years, 2 months ago
  41. 459a0c4 svm: simplify memfd client segment mapping by Florin Coras · 4 years, 3 months ago
  42. 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 3 months ago
  43. 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
  44. e2c9f23 svm: fix max fifo size by Florin Coras · 4 years, 3 months ago
  45. d68faf8 vcl svm: provide apps access to fifo chunks by Florin Coras · 4 years, 3 months ago
  46. 4537c30 vppinfra: don't call dlmalloc API directly from the code by Damjan Marion · 4 years, 3 months ago
  47. da5b4ef svm: fix non-null-terminated string by Benoît Ganne · 4 years, 3 months ago
  48. 97d39e3 svm session: document unsupported fifo deq combinations by Florin Coras · 4 years, 3 months ago
  49. 11fb09e misc: harmonize names by Dave Barach · 4 years, 4 months ago
  50. 635f506 svm: fix fifo alignemnt in batch prealloc by Florin Coras · 4 years, 8 months ago
  51. 5226d26 svm: null instead of panic if fifo hdr alloc fails by Florin Coras · 4 years, 8 months ago
  52. 77d42fc svm: asan: fix asan support by Benoît Ganne · 4 years, 8 months ago
  53. 0e6199d svm: check if fifo free list index is valid on alloc by Florin Coras · 4 years, 8 months ago
  54. 6d7552c session: update fifo slice on session migration by Florin Coras · 4 years, 8 months ago
  55. 7a90e50 svm: use active fifo count in fifo test by Florin Coras · 4 years, 8 months ago
  56. c35f3e8 misc: fix static analysis warnings by Dave Barach · 4 years, 9 months ago
  57. d18528f vcl: support for uword segments by Florin Coras · 4 years, 9 months ago
  58. 65c30ce svm: correct format_fifo_segment by Ryujiro Shibuya · 4 years, 9 months ago
  59. d358872 svm: chunk alloc stats by Ryujiro Shibuya · 4 years, 9 months ago
  60. 0269fa1 svm: cleanup chunk and fifo allocation by Florin Coras · 4 years, 9 months ago
  61. 06d4775 svm: track fifo segment virtual memory consumption by Florin Coras · 4 years, 9 months ago
  62. 05c7317 session: reduce segment reserved bytes by Florin Coras · 4 years, 9 months ago
  63. 75ccf7b session: fix segment search on fifo alloc by Florin Coras · 4 years, 9 months ago
  64. 695b0e0 svm: add explicit dependency on lock for fifo types by Florin Coras · 4 years, 10 months ago
  65. c75ce4d svm: fix slice locking on fifo alloc by Florin Coras · 4 years, 10 months ago
  66. 8c79a4e svm: fix coverity warnings by Florin Coras · 4 years, 10 months ago
  67. aab0604 tls session: fix unlisten by Florin Coras · 4 years, 10 months ago
  68. 8e755a1 svm: support multi-chunk fifo chunk alloc by Florin Coras · 4 years, 10 months ago
  69. 9e61d9a svm: remove chunk add function by Florin Coras · 4 years, 10 months ago
  70. 2de9c0f svm: minimal initial fifo by Florin Coras · 4 years, 11 months ago
  71. 234fe89 session svm: tracking segment memory usage by Ryujiro Shibuya · 5 years ago
  72. f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
  73. b020806 svm: refactor fifo chunk tracking by Florin Coras · 5 years ago
  74. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  75. 6fe8998 svm: numa awareness for ssvm segments by Florin Coras · 4 years, 10 months ago
  76. 36a0c4d session: fix chunk batch alloc for large fifos by Florin Coras · 4 years, 11 months ago
  77. e4a08c1 svm: fix eventfd signal write error check by Florin Coras · 5 years ago
  78. 8d0149d session: fix per slice fifo prealloc by Florin Coras · 5 years ago
  79. fea813a svm: broadcast on raw dequeues and full rings by Florin Coras · 5 years ago
  80. d849edf svm: fix multichunk alloc with not enough space by Florin Coras · 5 years ago
  81. 4453c09 svm: fix sh ssvm size for private segments by Florin Coras · 5 years ago
  82. 8122cc2 session: reserve memory for rbtree by Florin Coras · 5 years ago
  83. 9f4ac58 svm: decrease svm map verbosity by Florin Coras · 5 years ago
  84. ef4f3e7 session svm: support for segments larger than 4GB by Florin Coras · 5 years ago
  85. 62ddc03 session svm: per thread fifo segment slices by Florin Coras · 5 years ago
  86. cfdb109 session: Add mq debug cli by Nathan Skrzypczak · 5 years ago
  87. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  88. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  89. f8461bf svm: improve fifo segment verbose cli by Florin Coras · 5 years ago
  90. c9dff18 svm: fix byte accounting when allocating fifo header by Florin Coras · 5 years ago
  91. 8e20fe7 svm: immediate fifo growth even when wrapped by Ryujiro Shibuya · 5 years ago
  92. 1afa7af session: fix msg freeing on error by Nathan Skrzypczak · 5 years ago
  93. 73cad33 svm: fix fifo hdr freelist allocation by Florin Coras · 5 years ago
  94. 60f16c2 svm: fix svmtool and svmdbtool segment fault. by Guanghua Zhang · 5 years ago
  95. fcd26a0 svm: fix fifo max writeable chunk computation by Florin Coras · 5 years ago
  96. 0a6562c svm: fix fifo growth on dequeue with drop by Florin Coras · 5 years ago
  97. f25e7cf vppinfra: refactor use of CLIB_MEMORY_BARRIER () by jaszha03 · 6 years ago
  98. 0455c43 vppinfra: conformed spinlocks to use CLIB_PAUSE by jaszha03 · 6 years ago
  99. 2b5fed8 session: fix vpp to app msg generation by Florin Coras · 5 years ago
  100. 0af49a8 svm: handles heap dlmalloc allocation failure by Benoît Ganne · 5 years ago