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.
Andre Puschmann 83bf5dcd49 rlc_am_lte: reduce time holding Tx mutex when processing status PDUs
the patch is a re-implementation of the customer-specific optimization
we did in order to reduce the time the RLC holds the Tx mutex when
processing an incoming status PDU.

The patch makes sure to never operate on a raw mutex but instead
uses the deadlock-avoiding RAII lock.
4 years ago
..
asn1 Added bref function for calc distance til end 4 years ago
common Implemented NR SS raster object 4 years ago
mac Revert UE changes 4 years ago
phy Optimised random bit (unpacked) and byte (packed) generator 4 years ago
radio Protect Radio from null phy 4 years ago
srslog - Add a mutex with priority inheritance for srslog internal structures. 4 years ago
system Fills the value of the number of cpus for the system_metrics_t and 4 years ago
upper rlc_am_lte: reduce time holding Tx mutex when processing status PDUs 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago