srsLTE/srsue
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.
2021-05-10 15:27:21 +01:00
..
hdr Mulpiple CSI measurement fixes. Channel and sync metrics from CSI measurements 2021-05-07 09:43:11 +02:00
src stack optimization - reduction of contention in multiqueue class 2021-05-10 15:27:21 +01:00
test all: bunch of pass by const& changes suggested by LGTM 2021-04-29 10:00:09 +02:00
CMakeLists.txt rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
ue.conf.example Configure Short PDCP NR SN support 2021-04-23 12:49:53 +02:00