commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.7.0-39-g2a0b62d
Date: Wed, 17 Jul 2013 22:20:35 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".

The branch, master has been updated
       via  2a0b62dd7d73ad595d60fe2d2ede96befe9c65e6 (commit)
      from  b2cfe7d00a5c89670d16fd491af51ea3d8a2373e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2a0b62dd7d73ad595d60fe2d2ede96befe9c65e6
Author: Tom Rondeau <address@hidden>
Date:   Mon Jul 15 15:15:41 2013 -0400

    runtime: added support for setting thread affinity to all blocks under a 
hier_block2.
    
    grc: added field to all blocks to set the thread affinity to a list of 
processors.
    
    docs: updated docs on thread affinity for new features.
    
    Conflicts:
    
        grc/base/Block.py
        grc/python/flow_graph.tmpl

-----------------------------------------------------------------------

Summary of changes:
 docs/doxygen/other/thread_affinity.dox          |   50 +++++++++++++++++++----
 gnuradio-runtime/include/gnuradio/basic_block.h |    9 ++++
 gnuradio-runtime/include/gnuradio/hier_block2.h |   23 ++++++++++
 gnuradio-runtime/lib/hier_block2.cc             |   18 ++++++++
 gnuradio-runtime/lib/hier_block2_detail.cc      |   25 +++++++++++
 gnuradio-runtime/lib/hier_block2_detail.h       |    4 ++
 gnuradio-runtime/swig/hier_block2.i             |    4 ++
 gr-blocks/python/blocks/qa_hier_block2.py       |   33 +++++++++++++++
 grc/base/Block.py                               |   12 +++++-
 grc/python/flow_graph.tmpl                      |    3 +
 10 files changed, 171 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]