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 ef9d1b8c13 stack optimization - reduction of contention in multiqueue class
With the new design, each queue created in the multiqueue object has its own mutex.
Pushing tasks to separate queues will, therefore, not cause contention.
There will be, however, still contention between the popping thread and the pushing threads.
4 years ago
..
hdr use rnti_map_t in scheduler 4 years ago
src stack optimization - reduction of contention in multiqueue class 4 years ago
test set default gtpu tunnel close timeout to infinity 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago
drb.conf.example Fix issue in getting PDCP discard timer from configs 4 years ago
enb.conf.example make eNB UE release timer after RLF detection configurable 4 years ago
rr.conf.example rrc - make t304 configurable via rr.conf 4 years ago
sib.conf.example change default sib and rr conf PUCCH-specific default values to decrease the size of PUCCH 4 years ago
sib.conf.mbsfn.example updating sib13 config for mbms, fixing small bug with metrics 4 years ago