]> git.gag.com Git - debian/gnuradio/commit - gcell/src/lib/runtime/spu/gc_random.c
Merged eb/gcell-wip -r8559:8571 into trunk. The shared queue
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Thu, 19 Jun 2008 00:06:42 +0000 (00:06 +0000)
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Thu, 19 Jun 2008 00:06:42 +0000 (00:06 +0000)
commitdf0ae475f782814c95d4f9be166aaffbcc7d47b1
treecd7076e4a5fb524b393e8ad9d9a5ef29e7a8e5da
parenta22202008689a4a893c29af118febf5c57cb8103
Merged eb/gcell-wip -r8559:8571 into trunk.  The shared queue
structure is slightly modified, and the spu dequeue has been
streamlined.  In addition, the spu Lost-Lock Line Reservation event is
now work correctly, though it is still disabled because it's slower
than the expontial backoff alternative.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8618 221aa14e-8319-0410-a670-987f0aec2ac5
gcell/src/include/gc_jd_queue_data.h
gcell/src/include/spu/Makefile.am
gcell/src/include/spu/gc_jd_queue.h
gcell/src/include/spu/gc_random.h [new file with mode: 0644]
gcell/src/lib/runtime/gc_jd_queue.c
gcell/src/lib/runtime/spu/gc_main.c
gcell/src/lib/runtime/spu/gc_random.c [new file with mode: 0644]
gcell/src/lib/runtime/spu/gc_spu_jd_queue.c
gcell/src/lib/spu/Makefile.am