Age | Commit message (Collapse) | Author |
|
|
|
processor affinity.
|
|
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.
|
|
Example in gnuradio-core/src/examples/mp-sched/affinity_set.py
Documentation describing API in docs/doxygen/other/thread_affinity.dox
|
|
this in the future.
The sed script was provided by Moritz Fischer.
|
|
more appropriate components.
gnuradio-core and grc now have their own examples directories for files directly related to them.
|