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
..
adt add comment explaining the use case of cached_alloc 4 years ago
asn1 Added PDSCH DMRS aditional unpacking 4 years ago
common stack optimization - reduction of contention in multiqueue class 4 years ago
mac mac_nr: add error handling when unpacking SCH MAC PDU 4 years ago
phy Improved NR unit test 4 years ago
srslog Implement a benchmark for measuring latency in the foreground threads when pushing log entries. 4 years ago
upper Updated PDCP config struct for rat type 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago