Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
times.
|
|
|
|
|
|
exectution of flowgraph.
Conflicts:
CMakeLists.txt
gnuradio-core/src/lib/runtime/gr_block.cc
gnuradio-core/src/lib/runtime/gr_block_detail.cc
gnuradio-core/src/lib/runtime/gr_block_detail.h
|
|
Prevents getting pmt module from the installed library.
|
|
|
|
The affinity call will work if at least 1 of the specified cores is present. This fixes a problem if running on a single-core machine.
|
|
|
|
|
|
|
|
|
|
gr_file_source
gr::blocks::file_source
|
|
boost::mutex::scoped_lock is going away someday
boost::unique_lock<boost::mutex> is a drop-in replacement
|
|
|
|
|
|
|
|
|
|
top_block starts correctly.
|
|
Example in gnuradio-core/src/examples/mp-sched/affinity_set.py
Documentation describing API in docs/doxygen/other/thread_affinity.dox
|
|
Working in Linux; programmed for Windows (but untested); nops for OSX.
|
|
|
|
|
|
|
|
this is a 4x-6x speedup depending on the processor/os
|
|
|
|
|
|
|
|
Creates a new list of version to test against. If any version matches the list of bad versions, set Boost to Not Found.
|
|
|
|
non-standard locations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|