mirror of https://github.com/pvnis/srsRAN_4G.git
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.
f2a56c9139
- the consumer does multi-staged waiting: 1. spins first across all queues in a RR fashion 2. each queue access is done with a try_lock. 3. if the try_lock fails, it increases the number of spins needed 2. if no queue had data, the consumer sleeps for 100 usec. - no differentiation between queues, in terms of notification features |
4 years ago | |
---|---|---|
.. | ||
hdr | 4 years ago | |
src | 4 years ago | |
test | 4 years ago | |
CMakeLists.txt | 4 years ago | |
ue.conf.example | 4 years ago |