srsLTE/lib/include/srsran/adt/pool
Codebot c0282856d0 Merge branch 'next' into agpl_next
# Conflicts:
#	srsue/test/mac_nr/mac_nr_test.cc
2021-04-11 23:14:49 +02:00
..
batch_mem_pool.h pool - avoid concurrent batch allocations in background threads 2021-04-09 12:54:22 +01:00
circular_stack_pool.h enb - log warning when rnti-specific memory block is full 2021-04-09 12:54:22 +01:00
fixed_size_pool.h Merge branch 'next' into agpl_next 2021-04-11 23:14:49 +02:00
linear_allocator.h enb - log warning when rnti-specific memory block is full 2021-04-09 12:54:22 +01:00
mem_pool.h Merge branch 'next' into agpl_next 2021-04-11 23:14:49 +02:00
memblock_cache.h Merge branch 'next' into agpl_next 2021-04-11 23:14:49 +02:00
obj_pool.h pool - avoid concurrent batch allocations in background threads 2021-04-09 12:54:22 +01:00
pool_interface.h enb - rnti memory pool now fallbacks to new/delete if rnti-specific memory block is full 2021-04-09 12:54:22 +01:00
pool_utils.h implementation of memory pool with individual memory blocks per UE that get accessed via their rnti 2021-04-09 12:54:22 +01:00