1. 9f1ae22 session svm: fix mq cleanup by Florin Coras · 1 year, 8 months ago
  2. ffa7bac svm: check svm_msg_q_size_to_alloc success by Ofer Heifetz · 2 years, 6 months ago
  3. 79934e8 vppinfra: refactor address sanitizer by Damjan Marion · 2 years, 9 months ago
  4. cdfe8ab session svm: track fs and seg manager index in fs by Florin Coras · 3 years ago
  5. a0024a6 session: improve sh segment-manager cli by Florin Coras · 3 years ago
  6. 2711ca7 session: improve fifo segment allocation by Filip Tehlar · 3 years, 1 month ago
  7. afbb33a svm: make more fifo segment header fields private by Florin Coras · 3 years, 4 months ago
  8. 8eb8d50 vcl: fix fifo sharing by Florin Coras · 3 years, 6 months ago
  9. 324d161 svm: release mem order for fifo chunk list CAS by Florin Coras · 3 years, 7 months ago
  10. 5c52091 svm: fix inadequate atomic load for chunk mgr by Dave Wallace · 3 years, 7 months ago
  11. 0d31b9c svm: try chunk alloc only if enough space available by Florin Coras · 3 years, 7 months ago
  12. 00338e0 svm: allow external chunk alloc on segment by Florin Coras · 3 years, 8 months ago
  13. 014dba3 svm: lock-free fifo chunk list push and pop by Florin Coras · 3 years, 9 months ago
  14. 8c517c8 svm: cleanup mq private data on fifo segment cleanup by Florin Coras · 3 years, 9 months ago
  15. f1af21c session svm: segment manager and fifo segment leaks by Florin Coras · 3 years, 10 months ago
  16. 9c499e3 svm: fix shared hdr migration by Florin Coras · 3 years, 10 months ago
  17. cbb5e82 vcl: cleanup fifos detached from segments by Florin Coras · 3 years, 10 months ago
  18. 44fadb0 svm: free shared fifo on detach by Florin Coras · 3 years, 10 months ago
  19. 255554f svm: return chunks to slice on fifo detach by Florin Coras · 3 years, 10 months ago
  20. ee5cd4e session vppinfra: asan fixes by Florin Coras · 3 years, 10 months ago
  21. 5c01dbc svm: fix active fifo ll on attach by Florin Coras · 3 years, 10 months ago
  22. 80b7425 svm vcl: add helper fn that discovers mqs in segment by Florin Coras · 3 years, 11 months ago
  23. 86f1232 svm: add custom q implementation for mq by Florin Coras · 4 years ago
  24. 0bc78d8 session svm: fix fifo migration by Florin Coras · 4 years ago
  25. 17672aa svm: fifo segment sptr for fifo hdr free list by Florin Coras · 4 years ago
  26. 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years ago
  27. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  28. 1f952d3 svm: move active fifo list to private slice by Florin Coras · 4 years ago
  29. af58882 svm: change fifo pointers to offsets by Florin Coras · 4 years ago
  30. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  31. 4b8011e svm: separate private from shared fifo segment ptrs by Florin Coras · 4 years ago
  32. 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
  33. fe1ab7e svm: use internal function to prealloc fifo hdrs by Florin Coras · 4 years, 1 month ago
  34. f23b151 svm: only try to pre-allocate requested number of fifo pairs by Benoît Ganne · 4 years, 1 month ago
  35. 79b3f8c svm: fix coverity warning by Florin Coras · 4 years, 1 month ago
  36. d01d2ce svm: move chunk locks to linked list by Florin Coras · 4 years, 1 month ago
  37. 91b3640 svm: init chunk rb tree indices in fifo by Florin Coras · 4 years, 1 month ago
  38. 473c846 svm: fifo segment cleanup by Florin Coras · 4 years, 1 month ago
  39. 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
  40. df601ae svm: fix ASAN annotations for external chunks by Benoît Ganne · 4 years, 2 months ago
  41. 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 3 months ago
  42. 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
  43. 4537c30 vppinfra: don't call dlmalloc API directly from the code by Damjan Marion · 4 years, 3 months ago
  44. 635f506 svm: fix fifo alignemnt in batch prealloc by Florin Coras · 4 years, 8 months ago
  45. 5226d26 svm: null instead of panic if fifo hdr alloc fails by Florin Coras · 4 years, 8 months ago
  46. 0e6199d svm: check if fifo free list index is valid on alloc by Florin Coras · 4 years, 8 months ago
  47. 6d7552c session: update fifo slice on session migration by Florin Coras · 4 years, 8 months ago
  48. 7a90e50 svm: use active fifo count in fifo test by Florin Coras · 4 years, 8 months ago
  49. d18528f vcl: support for uword segments by Florin Coras · 4 years, 9 months ago
  50. 65c30ce svm: correct format_fifo_segment by Ryujiro Shibuya · 4 years, 9 months ago
  51. d358872 svm: chunk alloc stats by Ryujiro Shibuya · 4 years, 9 months ago
  52. 0269fa1 svm: cleanup chunk and fifo allocation by Florin Coras · 4 years, 9 months ago
  53. 06d4775 svm: track fifo segment virtual memory consumption by Florin Coras · 4 years, 10 months ago
  54. 05c7317 session: reduce segment reserved bytes by Florin Coras · 4 years, 10 months ago
  55. 75ccf7b session: fix segment search on fifo alloc by Florin Coras · 4 years, 10 months ago
  56. c75ce4d svm: fix slice locking on fifo alloc by Florin Coras · 4 years, 10 months ago
  57. 8c79a4e svm: fix coverity warnings by Florin Coras · 4 years, 10 months ago
  58. 8e755a1 svm: support multi-chunk fifo chunk alloc by Florin Coras · 4 years, 11 months ago
  59. 9e61d9a svm: remove chunk add function by Florin Coras · 4 years, 11 months ago
  60. 2de9c0f svm: minimal initial fifo by Florin Coras · 4 years, 11 months ago
  61. 234fe89 session svm: tracking segment memory usage by Ryujiro Shibuya · 5 years ago
  62. f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
  63. b020806 svm: refactor fifo chunk tracking by Florin Coras · 5 years ago
  64. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  65. 36a0c4d session: fix chunk batch alloc for large fifos by Florin Coras · 4 years, 11 months ago
  66. 8d0149d session: fix per slice fifo prealloc by Florin Coras · 5 years ago
  67. d849edf svm: fix multichunk alloc with not enough space by Florin Coras · 5 years ago
  68. 4453c09 svm: fix sh ssvm size for private segments by Florin Coras · 5 years ago
  69. 8122cc2 session: reserve memory for rbtree by Florin Coras · 5 years ago
  70. ef4f3e7 session svm: support for segments larger than 4GB by Florin Coras · 5 years ago
  71. 62ddc03 session svm: per thread fifo segment slices by Florin Coras · 5 years ago
  72. f8461bf svm: improve fifo segment verbose cli by Florin Coras · 5 years ago
  73. c9dff18 svm: fix byte accounting when allocating fifo header by Florin Coras · 5 years ago
  74. 73cad33 svm: fix fifo hdr freelist allocation by Florin Coras · 5 years ago
  75. eaacce4 svm: fix multi-chunk fifo alloc and add more tests by Florin Coras · 5 years ago
  76. 1c91c77 svm: fix fifo segment free chunk bytes accounting by Florin Coras · 5 years ago
  77. 5368bb0 svm: improve fifo segment show by Florin Coras · 6 years ago
  78. f9d4ab4 svm: improve fifo segment prealloc support by Florin Coras · 6 years ago
  79. 404b8a3 session: segment manager fixes by Florin Coras · 6 years ago
  80. cefd5d8 svm: decouple fifo and default chunk allocation by Florin Coras · 6 years ago
  81. 344ce42 session/svm: apis for fifo shrinking by Florin Coras · 6 years ago
  82. b095a3c svm: fifo segment support for chunk allocation by Florin Coras · 6 years ago
  83. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago