1. d8b7dec virtio: add atomic call for kicking by Mohsin Kazmi · 4 years ago
  2. 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
  3. d01d2ce svm: move chunk locks to linked list by Florin Coras · 4 years, 1 month ago
  4. fb1ccc7 vppinfra: refactor clib_spinlock_t to use compare and swap by jaszha03 · 5 years ago
  5. 21aed5c Switch atomic release API from __sync to __atomic builtin. by Sirshak Das · 6 years ago
  6. 3bb6540 Switch atomic test and set API from __sync to __atomic builtin by Sirshak Das · 6 years ago
  7. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  8. 881d13e svm/atomics: add clib_atomic_swap_rel_n by Florin Coras · 6 years ago
  9. 19515ac Use acquire/release ordering when accessing svm_fifo shared variable cursize by Sirshak Das · 6 years ago
  10. 5b718d5 Enable atomic swap and store macro with acquire and release ordering by Sirshak Das · 6 years ago
  11. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago