diff options
author | mattprost <matt.prost@ni.com> | 2019-12-13 10:37:20 -0600 |
---|---|---|
committer | Brent Stapleton <brent.stapleton@ettus.com> | 2019-12-20 16:32:22 -0800 |
commit | f69f069b18e6a075cd82b5bc44d28a30f554f71b (patch) | |
tree | ea8ddde6018222e47272c3f1f134eac649fcf6e4 /tools/uhd_txrx_debug_prints | |
parent | 0bf495f97002f65b73e7d2922e6f7fc5ea2a024d (diff) | |
download | uhd-f69f069b18e6a075cd82b5bc44d28a30f554f71b.tar.gz uhd-f69f069b18e6a075cd82b5bc44d28a30f554f71b.tar.bz2 uhd-f69f069b18e6a075cd82b5bc44d28a30f554f71b.zip |
examples: benchmark_rate dpdk recv/send thread priority elevation
Improves dpdk streaming performance for benchmark_rate by elevating
thread priority of the send and recv threads. It does this
conditionally, if use_dpdk=1 was passed in through the command line
args. Admittedly, this is not a perfect solution, as it does not
account for the case when a dpdk user is utilizing a config file to
pass in that information. The scope of this fix does seem
appropriate for an example.
Diffstat (limited to 'tools/uhd_txrx_debug_prints')
0 files changed, 0 insertions, 0 deletions