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.
faluco 6fb81c7619 - Add a mutex with priority inheritance for srslog internal structures.
- Replace shared_variable members in log_channel class in favor of atomics.
- Remove the small string optimization in srslog now that we dont allocate anymore.
- Trim some critical sections in srslog.
4 years ago
..
any.h Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 4 years ago
backend_capacity.h - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 4 years ago
dyn_arg_store_pool.h - Add a mutex with priority inheritance for srslog internal structures. 4 years ago
error_string.h rename srsLTE to srsRAN 4 years ago
memory_buffer.h Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 4 years ago
thread_utils.h - Add a mutex with priority inheritance for srslog internal structures. 4 years ago
tmp_utils.h Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 4 years ago
work_queue.h Implement a benchmark for measuring latency in the foreground threads when pushing log entries. 4 years ago