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 Mulpiple CSI measurement fixes. Channel and sync metrics from CSI measurements 4 years ago
src stack optimization - reduction of contention in multiqueue class 4 years ago
test all: bunch of pass by const& changes suggested by LGTM 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago
ue.conf.example Configure Short PDCP NR SN support 4 years ago