Revision 28361a1b
ID: 28361a1bfc8f155a7b1367a234c9256b7b69da38
Merged gcell, the Cell SPE scheduler and RPC mechanism into the trunk.
(eb/trunk-with-gcell r8037:8085). Expect additional tweaks, but
currently works and passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8086 221aa14e-8319-0410-a670-987f0aec2ac5
Files
- added
- modified
- copied
- renamed
- deleted
- Makefile.am (diff)
- Makefile.common (diff)
- Makefile.common.spu
- bootstrap (diff)
- config
- configure.ac (diff)
- gcell
- Makefile.am
- gcell.pc.in
- src
- Makefile.am
- apps
- Makefile.am
- benchmark_dma.cc
- benchmark_nop.cc
- gen_script.py
- plot_speedup.py
- results-071223
- split_and_avg_results.py
- spu
- test_all.cc
- ibm
- Makefile.am
- README
- sync
- ppu_source
- atomic.h
- atomic_add.h
- atomic_add_return.h
- atomic_dec.h
- atomic_dec_and_test.h
- atomic_dec_if_positive.h
- atomic_dec_return.h
- atomic_inc.h
- atomic_inc_return.h
- atomic_read.h
- atomic_set.h
- atomic_sub.h
- atomic_sub_and_test.h
- atomic_sub_return.h
- complete.h
- complete_all.h
- completion.h
- cond.h
- cond_broadcast.h
- cond_init.h
- cond_signal.h
- cond_wait.h
- init_completion.h
- libsync.h
- mutex.h
- mutex_init.h
- mutex_lock.h
- mutex_trylock.h
- mutex_unlock.h
- pdt_libsync.xml
- pdt_libsync_config.xml
- sync_utils.h
- trace_libsync.h
- wait_for_completion.h
- spu_source
- atomic.h
- atomic_add.h
- atomic_add_return.h
- atomic_dec.h
- atomic_dec_and_test.h
- atomic_dec_if_positive.h
- atomic_dec_return.h
- atomic_inc.h
- atomic_inc_return.h
- atomic_read.h
- atomic_set.h
- atomic_sub.h
- atomic_sub_and_test.h
- atomic_sub_return.h
- complete.h
- complete_all.h
- completion.h
- cond.h
- cond_broadcast.h
- cond_init.h
- cond_signal.h
- cond_wait.h
- init_completion.h
- libsync.h
- mutex.h
- mutex_init.h
- mutex_lock.h
- mutex_trylock.h
- mutex_unlock.h
- read_lock.h
- read_trylock.h
- read_unlock.h
- rwlock_init.h
- sync_irq.h
- sync_utils.h
- trace_libsync.h
- wait_for_completion.h
- write_lock.h
- write_trylock.h
- write_unlock.h
- include
- Makefile.am
- compiler.h
- gc_atomic.h
- gc_cdefs.h
- gc_declare_proc.h
- gc_jd_queue.h
- gc_jd_queue_data.h
- gc_jd_stack.h
- gc_job_desc.h
- gc_job_desc_private.h
- gc_logging.h
- gc_mbox.h
- gc_spu_args.h
- gc_types.h
- memory_barrier.h
- spu
- lib
- Makefile.am
- general
- procs
- runtime
- Makefile.am
- gc_client_thread_info.h
- gc_jd_queue.c
- gc_jd_stack.c
- gc_job_manager.cc
- gc_job_manager.h
- gc_job_manager_impl.cc
- gc_job_manager_impl.h
- gc_proc_def_utils.cc
- gc_proc_def_utils.h
- qa_jd_queue.cc
- qa_jd_queue.h
- qa_jd_stack.cc
- qa_jd_stack.h
- qa_job_manager.cc
- qa_job_manager.h
- qa_lib.cc
- qa_lib.h
- spu
- spu
- usrp