aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/inline_io_service.cpp
Commit message (Expand)AuthorAgeFilesLines
* host: Update code base using clang-tidyMartin Braun2021-03-171-2/+2
* host: Update code base using clang-tidyMartin Braun2021-03-041-5/+5
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-2/+8
* rfnoc: Make polling I/O service not block on flow controlCiro Nishiguchi2019-11-261-26/+37
* rfnoc: Make I/O services relinquish CPU while waitingCiro Nishiguchi2019-11-261-4/+77
* uhd: Introduce I/O service managerAaron Rossetto2019-11-261-7/+23
* rfnoc: Fix transport buffer reservationsCiro Nishiguchi2019-11-261-38/+47
* rfnoc: Add chdr_ctrl_xportAlex Williams2019-11-261-4/+0
* transport: Implement a single-threaded I/O serviceAlex Williams2019-11-261-0/+415