5 Commits (6e79ae67aac4a567bbb1e8efcdf29dccfaf9d179)

Author SHA1 Message Date
faluco 7df308c756 Remove two mallocs in the stack:
1) Extend the small buffer to 64bytes for the move_callback class.
2) Replace a std::map for a fixed size circular map in sched_time_pf.
4 years ago
Francisco 437db3af03 forbid allocations when dispatching task to thread pool 4 years ago
Francisco c24e382c19 Refactor of socket manager class
- use of inheritance to simplify testing
- removal of global network manager
- pass of custon socket manager to s1ap and gtpu ctors
- overhauled the registration of socket fd,callback in socket manager
4 years ago
Francisco d04a19f8bc refactor - increase code reuse in adt files 4 years ago
Codebot 4523ee6087 rename srsLTE to srsRAN 4 years ago