You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Francisco cdf72248f3 Reimplement batch-based background object/memory pool
Main changes:
- addition of pool utilities
- The node size/alignment and batch allocation threshold are now runtime arguments
- object pool and memory pool are not anymore based on the same class.
  The object pool cannot use intrusive free list because it would overwrite the object
  memory
4 years ago
..
detail Reimplement batch-based background object/memory pool 4 years ago
pool Reimplement batch-based background object/memory pool 4 years ago
accumulators.h rename srsLTE to srsRAN 4 years ago
bounded_bitset.h refactor - increase code reuse in adt files 4 years ago
bounded_vector.h Enhance RRC eNB events: 4 years ago
choice_type.h rename srsLTE to srsRAN 4 years ago
circular_array.h rename srsLTE to srsRAN 4 years ago
circular_buffer.h adt unit test - fix memory pool test 4 years ago
circular_map.h gtpu refactor - handle dl path state activation internally in gtpu tunnel manager class 4 years ago
expected.h refactor - increase code reuse in adt files 4 years ago
fsm.h refactor - increase code reuse in adt files 4 years ago
interval.h refactor - increase code reuse in adt files 4 years ago
move_callback.h Refactor of socket manager class 4 years ago
observer.h rename srsLTE to srsRAN 4 years ago
optional.h replaced present+value for optional field in s1ap mme_ue_s1ap_id context field 4 years ago
scope_exit.h rename srsLTE to srsRAN 4 years ago
singleton.h implementation of concurrent fixed size pool that leverages thread local caches to avoid mutexing 4 years ago
span.h rename srsLTE to srsRAN 4 years ago