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 Paisana 599fc978a5 improvement of srsran_assert design, with specializations to enable/disable assertions based on compile flags other than ASSERTS_ENABLED. Creation of the support/ folder 3 years ago
..
batch_mem_pool.h improvement of srsran_assert design, with specializations to enable/disable assertions based on compile flags other than ASSERTS_ENABLED. Creation of the support/ folder 3 years ago
cached_alloc.h add comment explaining the use case of cached_alloc 4 years ago
circular_stack_pool.h demote assert to expect check in circular stack pool destruction, when a leak is detected 4 years ago
fixed_size_pool.h Reimplement batch-based background object/memory pool 4 years ago
linear_allocator.h improvement of srsran_assert design, with specializations to enable/disable assertions based on compile flags other than ASSERTS_ENABLED. Creation of the support/ folder 3 years ago
mem_pool.h Reimplement batch-based background object/memory pool 4 years ago
memblock_cache.h Reimplement batch-based background object/memory pool 4 years ago
obj_pool.h pool - avoid concurrent batch allocations in background threads 4 years ago
pool_interface.h enb - rnti memory pool now fallbacks to new/delete if rnti-specific memory block is full 4 years ago
pool_utils.h implementation of memory pool with individual memory blocks per UE that get accessed via their rnti 4 years ago