aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/offload_io_service.cpp
Commit message (Expand)AuthorAgeFilesLines
* host: Update code base using clang-tidyMartin Braun2021-03-171-1/+1
* host: Update code base using clang-tidyMartin Braun2021-03-041-6/+6
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-14/+24
* transport: Fix uninitialized offload I/O service _client_typeAlex Williams2019-12-201-5/+2
* rfnoc: Make polling I/O service not block on flow controlCiro Nishiguchi2019-11-261-8/+35
* rfnoc: Make I/O services relinquish CPU while waitingCiro Nishiguchi2019-11-261-5/+22
* rfnoc: Split up offload I/O service into multiple filesCiro Nishiguchi2019-11-261-297/+12
* uhd: Introduce I/O service managerAaron Rossetto2019-11-261-20/+53
* transport: Implement an I/O service that uses an offload threadCiro Nishiguchi2019-11-261-0/+998