1. 1ef3874 svm: fix asan check failed @svm_map_region on arm by Tianyu Li · 3 years, 6 months ago
  2. da78c5a session: optimize ct fifo segment allocations by Florin Coras · 3 years, 6 months ago
  3. 8eb8d50 vcl: fix fifo sharing by Florin Coras · 3 years, 6 months ago
  4. 324d161 svm: release mem order for fifo chunk list CAS by Florin Coras · 3 years, 7 months ago
  5. 5c52091 svm: fix inadequate atomic load for chunk mgr by Dave Wallace · 3 years, 7 months ago
  6. e3c6a54 tls svm: prealloc tcp fifo chunks before ssl write by Florin Coras · 3 years, 7 months ago
  7. 0d31b9c svm: try chunk alloc only if enough space available by Florin Coras · 3 years, 7 months ago
  8. 00338e0 svm: allow external chunk alloc on segment by Florin Coras · 3 years, 8 months ago
  9. 014dba3 svm: lock-free fifo chunk list push and pop by Florin Coras · 3 years, 9 months ago
  10. 8c517c8 svm: cleanup mq private data on fifo segment cleanup by Florin Coras · 3 years, 9 months ago
  11. 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
  12. 89c98a4 svm: add producer wait function by Florin Coras · 3 years, 9 months ago
  13. abd8b36 svm: fix producer deadlock in svm_msg_q_wait() by nandfan · 3 years, 9 months ago
  14. f1af21c session svm: segment manager and fifo segment leaks by Florin Coras · 3 years, 10 months ago
  15. 9c499e3 svm: fix shared hdr migration by Florin Coras · 3 years, 10 months ago
  16. cbb5e82 vcl: cleanup fifos detached from segments by Florin Coras · 3 years, 10 months ago
  17. 44fadb0 svm: free shared fifo on detach by Florin Coras · 3 years, 10 months ago
  18. 255554f svm: return chunks to slice on fifo detach by Florin Coras · 3 years, 10 months ago
  19. ee5cd4e session vppinfra: asan fixes by Florin Coras · 3 years, 10 months ago
  20. 5c01dbc svm: fix active fifo ll on attach by Florin Coras · 3 years, 10 months ago
  21. f9db7f0 svm: fix mq coverity warning by Florin Coras · 3 years, 10 months ago
  22. 99c6dc6 misc: coverity fixes by Dave Barach · 3 years, 10 months ago
  23. 5398dfb session svm: non blocking mq by Florin Coras · 3 years, 11 months ago
  24. 80b7425 svm vcl: add helper fn that discovers mqs in segment by Florin Coras · 3 years, 11 months ago
  25. 86f1232 svm: add custom q implementation for mq by Florin Coras · 3 years, 11 months ago
  26. 78de92d svm: use standard function to reset stale mutex by Benoît Ganne · 3 years, 11 months ago
  27. cf5ba26 svm: add standard include for __WORDSIZE by Nathan Moos · 4 years ago
  28. 0bc78d8 session svm: fix fifo migration by Florin Coras · 4 years ago
  29. 4da0ea9 svm: force fixed memfd mapping if va provided by Florin Coras · 4 years ago
  30. 17672aa svm: fifo segment sptr for fifo hdr free list by Florin Coras · 4 years ago
  31. 9a45bd8 session: remove fifo segment va allocator by Florin Coras · 4 years ago
  32. 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years ago
  33. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  34. 1f952d3 svm: move active fifo list to private slice by Florin Coras · 4 years ago
  35. af58882 svm: change fifo pointers to offsets by Florin Coras · 4 years ago
  36. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  37. 4b8011e svm: separate private from shared fifo segment ptrs by Florin Coras · 4 years ago
  38. 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
  39. dfd1caf svm: honor max requested bytes in fifo segments by Florin Coras · 4 years ago
  40. 40a5da8 tls: use fifo segments instead of chunks by Florin Coras · 4 years ago
  41. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  42. d2fb601 svm: fix ssvm_va for private segments by Florin Coras · 4 years ago
  43. 1d56ac4 svm: fix mutex consistency on trylock by Florin Coras · 4 years ago
  44. 2440a8a svm: make svm queue mutex robust by Florin Coras · 4 years, 1 month ago
  45. fe1ab7e svm: use internal function to prealloc fifo hdrs by Florin Coras · 4 years, 1 month ago
  46. f23b151 svm: only try to pre-allocate requested number of fifo pairs by Benoît Ganne · 4 years, 1 month ago
  47. c95cfa2 svm: support for multi-segment enqueues by Florin Coras · 4 years, 1 month ago
  48. 79b3f8c svm: fix coverity warning by Florin Coras · 4 years, 1 month ago
  49. d01d2ce svm: move chunk locks to linked list by Florin Coras · 4 years, 1 month ago
  50. 91b3640 svm: init chunk rb tree indices in fifo by Florin Coras · 4 years, 1 month ago
  51. e3e9d8a svm: fix high segment base address for ASan by Benoît Ganne · 4 years, 1 month ago
  52. 473c846 svm: fifo segment cleanup by Florin Coras · 4 years, 1 month ago
  53. f260eb9 svm: change high_seg_baseva by Nathan Skrzypczak · 4 years, 1 month ago
  54. 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
  55. bf693ff svm: support large memfd segments by Florin Coras · 4 years, 2 months ago
  56. df601ae svm: fix ASAN annotations for external chunks by Benoît Ganne · 4 years, 2 months ago
  57. 927eee4 svm: fix coverity warning by Florin Coras · 4 years, 2 months ago
  58. d1cc38d vcl svm: segments improvements by Florin Coras · 4 years, 2 months ago
  59. c9e9b97 misc: clib_unix_warning usage error by jiangxiaoming · 4 years, 2 months ago
  60. bfa75d6 vppinfra: add heap header in front of dlmalloc space by Damjan Marion · 4 years, 2 months ago
  61. 459a0c4 svm: simplify memfd client segment mapping by Florin Coras · 4 years, 3 months ago
  62. 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 3 months ago
  63. 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
  64. e2c9f23 svm: fix max fifo size by Florin Coras · 4 years, 3 months ago
  65. d68faf8 vcl svm: provide apps access to fifo chunks by Florin Coras · 4 years, 3 months ago
  66. 4537c30 vppinfra: don't call dlmalloc API directly from the code by Damjan Marion · 4 years, 3 months ago
  67. da5b4ef svm: fix non-null-terminated string by Benoît Ganne · 4 years, 3 months ago
  68. 97d39e3 svm session: document unsupported fifo deq combinations by Florin Coras · 4 years, 3 months ago
  69. 11fb09e misc: harmonize names by Dave Barach · 4 years, 4 months ago
  70. 635f506 svm: fix fifo alignemnt in batch prealloc by Florin Coras · 4 years, 8 months ago
  71. 5226d26 svm: null instead of panic if fifo hdr alloc fails by Florin Coras · 4 years, 8 months ago
  72. 77d42fc svm: asan: fix asan support by Benoît Ganne · 4 years, 8 months ago
  73. 0e6199d svm: check if fifo free list index is valid on alloc by Florin Coras · 4 years, 8 months ago
  74. 6d7552c session: update fifo slice on session migration by Florin Coras · 4 years, 8 months ago
  75. 7a90e50 svm: use active fifo count in fifo test by Florin Coras · 4 years, 8 months ago
  76. c35f3e8 misc: fix static analysis warnings by Dave Barach · 4 years, 9 months ago
  77. d18528f vcl: support for uword segments by Florin Coras · 4 years, 9 months ago
  78. 65c30ce svm: correct format_fifo_segment by Ryujiro Shibuya · 4 years, 9 months ago
  79. d358872 svm: chunk alloc stats by Ryujiro Shibuya · 4 years, 9 months ago
  80. 0269fa1 svm: cleanup chunk and fifo allocation by Florin Coras · 4 years, 9 months ago
  81. 06d4775 svm: track fifo segment virtual memory consumption by Florin Coras · 4 years, 10 months ago
  82. 05c7317 session: reduce segment reserved bytes by Florin Coras · 4 years, 10 months ago
  83. 75ccf7b session: fix segment search on fifo alloc by Florin Coras · 4 years, 10 months ago
  84. 695b0e0 svm: add explicit dependency on lock for fifo types by Florin Coras · 4 years, 10 months ago
  85. c75ce4d svm: fix slice locking on fifo alloc by Florin Coras · 4 years, 10 months ago
  86. 8c79a4e svm: fix coverity warnings by Florin Coras · 4 years, 10 months ago
  87. aab0604 tls session: fix unlisten by Florin Coras · 4 years, 10 months ago
  88. 8e755a1 svm: support multi-chunk fifo chunk alloc by Florin Coras · 4 years, 10 months ago
  89. 9e61d9a svm: remove chunk add function by Florin Coras · 4 years, 10 months ago
  90. 2de9c0f svm: minimal initial fifo by Florin Coras · 4 years, 11 months ago
  91. 234fe89 session svm: tracking segment memory usage by Ryujiro Shibuya · 5 years ago
  92. f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
  93. b020806 svm: refactor fifo chunk tracking by Florin Coras · 5 years ago
  94. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  95. 6fe8998 svm: numa awareness for ssvm segments by Florin Coras · 4 years, 10 months ago
  96. 36a0c4d session: fix chunk batch alloc for large fifos by Florin Coras · 4 years, 11 months ago
  97. e4a08c1 svm: fix eventfd signal write error check by Florin Coras · 5 years ago
  98. 8d0149d session: fix per slice fifo prealloc by Florin Coras · 5 years ago
  99. fea813a svm: broadcast on raw dequeues and full rings by Florin Coras · 5 years ago
  100. d849edf svm: fix multichunk alloc with not enough space by Florin Coras · 5 years ago