Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcell: removed gcell and gr-gcell | Tom Rondeau | 2011-10-08 | 1 | -242/+0 |
| | |||||
* | Convert gcell to use boost::threads instead of omnithread. | Johnathan Corgan | 2010-04-22 | 1 | -5/+7 |
| | | | | Passes make check. | ||||
* | Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread ↵ | jcorgan | 2009-02-25 | 1 | -1/+1 |
| | | | | | | header files into /gnuradio. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10506 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merged eb/gcell-wip -r10213:10230 into the trunk. This reduces the | eb | 2009-01-15 | 1 | -0/+240 |
overhead of off-loading jobs, such that it is now feasible to off-load 50us jobs on the QS21 and 10us jobs on the PS3. See wiki:Gcell for performance graphs. There is still plenty of room for improvement. I'll be revisiting this in a week or so. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10231 221aa14e-8319-0410-a670-987f0aec2ac5 |