aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
diff options
context:
space:
mode:
authorAlex Williams <alex.williams@ni.com>2018-12-12 16:53:03 -0800
committerBrent Stapleton <brent.stapleton@ettus.com>2018-12-17 17:43:55 -0800
commitea0b759c0211a45c50421709e6d220c4504833e5 (patch)
treee4f3f03d8dfca9c9f8758add808a39da38692d05 /host/lib
parent3d9ff5b34c604286d52a7cf88bf3ae365c694eab (diff)
downloaduhd-ea0b759c0211a45c50421709e6d220c4504833e5.tar.gz
uhd-ea0b759c0211a45c50421709e6d220c4504833e5.tar.bz2
uhd-ea0b759c0211a45c50421709e6d220c4504833e5.zip
mpm_shell: Multiprocessing instead of threading for claimer loop
If we use threading, the claimer loop's thread won't get scheduled in a timely manner on n3xx. Using multiprocessing frees the claimer loop from using the same GIL and gives back timely reclaim calls.
Diffstat (limited to 'host/lib')
0 files changed, 0 insertions, 0 deletions