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_controller.h rename srsLTE to srsRAN 4 years ago
rrc.h Changed counting of KOs to RRC 4 years ago
rrc_bearer_cfg.h gtpu - added comments, updated expected construct, handled in rrc the case a gtpu teid fails to allocate 4 years ago
rrc_cell_cfg.h rename srsLTE to srsRAN 4 years ago
rrc_config.h Changed counting of KOs to RRC 4 years ago
rrc_config_common.h rename srsLTE to srsRAN 4 years ago
rrc_metrics.h rename srsLTE to srsRAN 4 years ago
rrc_mobility.h refactor - increase code reuse in adt files 4 years ago
rrc_nr.h all: check return value of make_byte_buffer() and handle them safely 4 years ago
rrc_ue.h Reimplement batch-based background object/memory pool 4 years ago
ue_meas_cfg.h rename srsLTE to srsRAN 4 years ago
ue_rr_cfg.h rename srsLTE to srsRAN 4 years ago