Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Add some virtual dtors | Martin Braun | 2021-03-04 | 1 | -1/+1 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -6/+6 |
* | uhd: Replace include guards with pragma once | Lane Kolbly | 2020-04-08 | 1 | -4/+1 |
* | rfnoc: Make polling I/O service not block on flow control | Ciro Nishiguchi | 2019-11-26 | 1 | -2/+4 |
* | rfnoc: Make I/O services relinquish CPU while waiting | Ciro Nishiguchi | 2019-11-26 | 1 | -0/+13 |
* | uhd: Introduce I/O service manager | Aaron Rossetto | 2019-11-26 | 1 | -2/+4 |
* | rfnoc: Fix transport buffer reservations | Ciro Nishiguchi | 2019-11-26 | 1 | -9/+4 |
* | transport: Implement a single-threaded I/O service | Alex Williams | 2019-11-26 | 1 | -0/+121 |