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
..
mac Reimplement batch-based background object/memory pool 4 years ago
rrc Reimplement batch-based background object/memory pool 4 years ago
upper refactor - removal of stack-gtpu interface, and use of socket manager interface instead 4 years ago
enb_stack_base.h rename srsLTE to srsRAN 4 years ago
enb_stack_lte.h refactor - removal of stack-gtpu interface, and use of socket manager interface instead 4 years ago
gnb_stack_nr.h rename srsLTE to srsRAN 4 years ago